| LEFT | RIGHT |
| 1 [default] |
| 2 inherit = metadata.chrome |
| 3 |
| 1 [general] | 4 [general] |
| 2 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} | 5 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} |
| 3 basename=adblockplus | 6 basename = adblockplusfirefox |
| 4 version=2.9.1 | 7 devbuildUpdateURL = https://downloads.adblockplus.org/devbuilds/adblockplusfiref
ox/updates.json |
| 5 author=Wladimir Palant | |
| 6 options=chrome://adblockplus/content/ui/settings.xul | |
| 7 optionsType=2 | |
| 8 | |
| 9 [contributors] | |
| 10 1=Pety Pete | |
| 11 6=Neil Armstrong | |
| 12 additional=subs.xml //subscription/@author | |
| 13 | |
| 14 [homepage] | |
| 15 default=http://adblockplus.org/ | |
| 16 de=http://adblockplus.org/de/ | |
| 17 en=http://adblockplus.org/en/ | |
| 18 | 8 |
| 19 [compat] | 9 [compat] |
| 20 firefox=51.0/* | 10 gecko = 50.0 |
| 21 thunderbird=51.0/57.0 | |
| 22 | 11 |
| 23 [mapping] | 12 [bundles] |
| 24 chrome/content/ui/firstRun.html = adblockplusui/firstRun.html | 13 lib/foo.js -= lib/b.js |
| 25 | |
| 26 [import_locales] | |
| 27 chrome/locale/*/test.json = * | |
| LEFT | RIGHT |