OLD | NEW |
1 [default] | 1 [default] |
2 inherit = metadata.chrome | 2 inherit = metadata.chrome |
3 | 3 |
4 [general] | 4 [general] |
5 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} | 5 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} |
6 basename = adblockplusfirefox | 6 basename = adblockplusfirefox |
7 version = 2.99.0 | 7 version = 2.99.0 |
8 devbuildUpdateURL = https://downloads.adblockplus.org/devbuilds/adblockplusfiref
ox/updates.json | 8 devbuildUpdateURL = https://downloads.adblockplus.org/devbuilds/adblockplusfiref
ox/updates.json |
9 | 9 |
10 [compat] | 10 [compat] |
11 gecko = 50.0 | 11 gecko = 50.0 |
12 | 12 |
13 [convert_js] | 13 [convert_js] |
14 # See https://bugzil.la/1190687 - pop-up blocking won't work right now | 14 # See https://bugzil.la/1190687 - pop-up blocking won't work right now |
15 lib/adblockplus.js -= lib/popupBlocker.js | 15 lib/adblockplus.js -= lib/popupBlocker.js |
| 16 lib/adblockplus.js += lib/firefoxDataCleanup.js |
OLD | NEW |