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 dd25e64134 Firefox: revert previous change
Initializing the extension with AddonManager takes too long (at least for
this extension).
When starting the browser, tabs loaded before the extension could, and
because of that, blocking didn't work.
It works better, if it's initialized when the window's DOM is ready.
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 Firefox: revert previous change 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