| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| 1 [default] | 1 [default] |
|
Sebastian Noack
2018/06/01 19:15:46
Thanks for fixing the newlines here (this file use
| |
| 2 inherit = metadata.chrome | 2 inherit = metadata.chrome |
| 3 | 3 |
| 4 [general] | 4 [general] |
| 5 version = 0.9.11 | 5 version = 0.9.11 |
| 6 basename = adblockplusedge | 6 basename = adblockplusedge |
| 7 app_id_release = EyeoGmbH.AdblockPlus | 7 app_id_release = EyeoGmbH.AdblockPlus |
| 8 app_id_devbuild = EyeoGmbH.AdblockPlusdevelopmentbuild | 8 app_id_devbuild = EyeoGmbH.AdblockPlusdevelopmentbuild |
| 9 publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88 | 9 publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88 |
| 10 background_color = red | 10 background_color = red |
| 11 extension_id_release = 1.0 | 11 extension_id_release = 1.0 |
| 12 | 12 |
| 13 [module_alias] | |
| 14 io$ = ioIndexedDB | |
| 15 | |
| 16 [bundles] | |
| 17 qunit/tests.js += qunit/tests/ioIndexedDB.js | |
|
kzar
2018/06/04 11:06:07
Really cool you took the extra time to write some
kzar
2018/06/04 18:06:56
Looks like the fact that the qunit/tests.js bundle
piscoi.georgiana
2018/06/05 07:15:56
I'll keep an eye out for the change and update acc
piscoi.georgiana
2018/06/11 07:02:44
Done.
| |
| 18 | |
| 13 [compat] | 19 [compat] |
| 14 edge = 41.16299.0.0 | 20 edge = 41.16299.0.0 |
| 15 windows = 10.0.16299.0/12.0.0.0 | 21 windows = 10.0.16299.0/12.0.0.0 |
| 16 | 22 |
| 17 [appx_assets] | 23 [appx_assets] |
| 18 logo_44.png = icons/abp-44.png | 24 logo_44.png = icons/abp-44.png |
| 19 logo_50.png = icons/abp-50.png | 25 logo_50.png = icons/abp-50.png |
| 20 logo_150.png = icons/abp-150.png | 26 logo_150.png = icons/abp-150.png |
| OLD | NEW |