You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nuTensor/platform/chromium
Deathamns 86cae37cb6 Implement vAPI.insertHTML
The purpose of this API is basically to satisfy AMO reviewers in the
future, since the use of innerHTML with variables (i.e., not plain text) will
be rejected without any questions.

Since this is not a problem for browsers other than Firefox, they will
use simple innerHTML assignment, however safe-parsing could be implemented
for them too.
10 years ago
..
img/browsericons reorganizing, preparing move to vAPI 10 years ago
manifest.json reorganizing, preparing move to vAPI 10 years ago
options_ui.html reorganizing, preparing move to vAPI 10 years ago
options_ui.js reorganizing, preparing move to vAPI 10 years ago
vapi-background.js refactored tabs/context code 10 years ago
vapi-client.js forgot to add shutdown to other platforms (re. https://github.com/gorhill/uMatrix/issues/144) 10 years ago
vapi-common.js Implement vAPI.insertHTML 10 years ago