| 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 browserAction -= popup.html |
| 7 | 8 |
| 8 [compat] | 9 [compat] |
| 9 gecko = 50.0 | 10 gecko = 50.0 |
| 10 | 11 |
| 11 [mapping] | 12 [mapping] |
| 12 mobile-options.html = adblockplusui/mobile-options.html | 13 mobile-options.html = adblockplusui/mobile-options.html |
| 13 mobile-options.js = adblockplusui/mobile-options.js | 14 mobile-options.js = adblockplusui/mobile-options.js |
| 14 desktop-options.html = adblockplusui/desktop-options.html | 15 desktop-options.html = adblockplusui/desktop-options.html |
| 15 desktop-options.js = adblockplusui/desktop-options.js | 16 desktop-options.js = adblockplusui/desktop-options.js |
| 16 skin/desktop-options.css = adblockplusui/skin/desktop-options.css | 17 skin/desktop-options.css = adblockplusui/skin/desktop-options.css |
| (...skipping 16 matching lines...) Expand all Loading... |
| 33 skin/social/facebook.svg = adblockplusui/skin/social/facebook.svg | 34 skin/social/facebook.svg = adblockplusui/skin/social/facebook.svg |
| 34 skin/social/googleplus.svg = adblockplusui/skin/social/googleplus.svg | 35 skin/social/googleplus.svg = adblockplusui/skin/social/googleplus.svg |
| 35 | 36 |
| 36 [bundles] | 37 [bundles] |
| 37 lib/adblockplus.js += lib/firefoxDataCleanup.js | 38 lib/adblockplus.js += lib/firefoxDataCleanup.js |
| 38 | 39 |
| 39 [import_locales] | 40 [import_locales] |
| 40 adblockplusui/locale/*/mobile-options.json = * | 41 adblockplusui/locale/*/mobile-options.json = * |
| 41 adblockplusui/locale/*/desktop-options.json = * | 42 adblockplusui/locale/*/desktop-options.json = * |
| 42 adblockplusui/locale/*/common.json = * | 43 adblockplusui/locale/*/common.json = * |
| OLD | NEW |