| Index: tests/metadata.gecko | 
| diff --git a/tests/metadata.gecko b/tests/metadata.gecko | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..26b4ab1c97083da79dc179bf1e0740e70625637d | 
| --- /dev/null | 
| +++ b/tests/metadata.gecko | 
| @@ -0,0 +1,27 @@ | 
| +[general] | 
| +id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} | 
| +basename=adblockplus | 
| +version=2.9.1 | 
| +author=Wladimir Palant | 
| +options=chrome://adblockplus/content/ui/settings.xul | 
| +optionsType=2 | 
| + | 
| +[contributors] | 
| +1=Pety Pete | 
| +6=Neil Armstrong | 
| +additional=subs.xml //subscription/@author | 
| + | 
| +[homepage] | 
| +default=http://adblockplus.org/ | 
| +de=http://adblockplus.org/de/ | 
| +en=http://adblockplus.org/en/ | 
| + | 
| +[compat] | 
| +firefox=51.0/* | 
| +thunderbird=51.0/57.0 | 
| + | 
| +[mapping] | 
| +chrome/content/ui/firstRun.html = adblockplusui/firstRun.html | 
| + | 
| +[import_locales] | 
| +chrome/locale/*/test.json = * | 
|  |