1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00
uBlock/platform/firefox
Deathamns ebf840c35d abp:subscribe fixes
Test a[href^="abp:"], since the protocol probably not used for anything
else, also "a", because ABP checks only anchors, and these links are made
only for ABP.

Also, the event target is not always the link, so at least some parents
should be tested as well.
2015-03-16 10:47:29 +01:00
..
img/browsericons move platform-specific images to their respective platform 2015-03-15 08:17:38 -04:00
bootstrap.js Trying to fix merge 2015-03-10 18:44:31 +00:00
chrome.manifest Firefox: minor changes 2015-01-13 07:29:15 +01:00
frameModule.js Firefox: load content-scripts on extension start 2015-03-12 18:20:48 +01:00
frameScript.js Firefox: load content-scripts on extension start 2015-03-12 18:20:48 +01:00
install.rdf Merge branch 'master' of https://github.com/gorhill/uBlock 2015-03-10 18:34:16 +00:00
options.xul Tidying .xul location, update linux script to match windows one 2015-03-03 07:58:35 +00:00
vapi-background.js abp:subscribe fixes 2015-03-16 10:47:29 +01:00
vapi-client.js vAPI.sessionId, element-picker dialog as iframe 2015-02-14 10:47:04 +01:00
vapi-common.js abp:subscribe fixes 2015-03-16 10:47:29 +01:00
vapi-popup.js Implement vAPI.insertHTML 2015-01-13 07:30:07 +01:00