| Index: metadata.chrome |
| =================================================================== |
| --- a/metadata.chrome |
| +++ b/metadata.chrome |
| @@ -36,17 +36,17 @@ |
| managedStorageSchema = managed-storage-schema.json |
| [compat] |
| chrome = 49.0 |
| opera = 36.0 |
| [contentScripts] |
| document_start = ext/common.js ext/content.js elemHideEmulation.js include.preload.js |
| -document_end = include.postload.js |
| +document_end = ext/common.js ext/content.js include.postload.js |
|
hub
2017/08/30 15:25:01
it seems that in Firefox these need to be loaded f
|
| [mapping] |
| subscriptions.xml = adblockpluscore/chrome/content/ui/subscriptions.xml |
| firstRun.html = adblockplusui/firstRun.html |
| common.js = adblockplusui/common.js |
| firstRun.js = adblockplusui/firstRun.js |
| i18n.js = adblockplusui/i18n.js |
| messageResponder.js = adblockplusui/messageResponder.js |