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/firefox
Deathamns 09d605fa04 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.
11 years ago
..
bootstrap.js as per comment in e762a29d30 11 years ago
chrome.manifest this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox 11 years ago
frameModule.js code review 11 years ago
frameScript.js Use a nsIWebProgressListener instead of a tabsProgressListener for location change monitoring 11 years ago
install.rdf this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox 11 years ago
options.xul Tidying .xul location, update linux script to match windows one 11 years ago
vapi-background.js Implement vAPI.insertHTML 11 years ago
vapi-client.js this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox 11 years ago
vapi-common.js abp:subscribe fixes 11 years ago
vapi-popup.js Implement vAPI.insertHTML 11 years ago