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