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 app_id_release={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} |
| 6 app_id_devbuild=devbuild@adblockplus.org |
| 7 devbuildUpdateURL=https://downloads.adblockplus.org/devbuilds/adblockplusfirefox
/updates.json |
6 basename = adblockplusfirefox | 8 basename = adblockplusfirefox |
7 browserAction -= popup.html | 9 browserAction -= popup.html |
8 | 10 |
9 [compat] | 11 [compat] |
10 gecko = 51.0 | 12 gecko = 51.0 |
11 | 13 |
12 [mapping] | 14 [mapping] |
13 mobile-options.html = adblockplusui/mobile-options.html | 15 mobile-options.html = adblockplusui/mobile-options.html |
14 mobile-options.js = adblockplusui/mobile-options.js | 16 mobile-options.js = adblockplusui/mobile-options.js |
15 skin/mobile-options.css = adblockplusui/skin/mobile-options.css | 17 skin/mobile-options.css = adblockplusui/skin/mobile-options.css |
16 skin/mobile/checkmark.svg = adblockplusui/skin/mobile/checkmark.svg | 18 skin/mobile/checkmark.svg = adblockplusui/skin/mobile/checkmark.svg |
17 skin/mobile/toggle.svg = adblockplusui/skin/mobile/toggle.svg | 19 skin/mobile/toggle.svg = adblockplusui/skin/mobile/toggle.svg |
18 skin/mobile/trash.svg = adblockplusui/skin/mobile/trash.svg | 20 skin/mobile/trash.svg = adblockplusui/skin/mobile/trash.svg |
19 | 21 |
20 [bundles] | 22 [bundles] |
21 lib/adblockplus.js += lib/firefoxDataCleanup.js | 23 lib/adblockplus.js += lib/firefoxDataCleanup.js |
22 | 24 |
23 [import_locales] | 25 [import_locales] |
24 adblockplusui/locale/*/mobile-options.json = * | 26 adblockplusui/locale/*/mobile-options.json = * |
OLD | NEW |