| Index: metadata.common |
| diff --git a/metadata.common b/metadata.common |
| index 63b17de0ef79322a2d86dbe25c004b11364c9c12..fc2786c8ebfed92abea0b899d39a38f52c40602b 100644 |
| --- a/metadata.common |
| +++ b/metadata.common |
| @@ -3,7 +3,6 @@ version = 1.13.2 |
| backgroundScripts = ext/common.js |
| ext/background.js |
| lib/compat.js |
| - lib/info.js |
| lib/publicSuffixList.js |
| lib/adblockplus.js |
| messageResponder.js |
| @@ -11,7 +10,6 @@ backgroundScripts = ext/common.js |
| testScripts = ../ext/common.js |
| ../ext/background.js |
| ../lib/compat.js |
| - ../lib/info.js |
| ../lib/adblockplus.js |
| ../lib/publicSuffixList.js |
| common.js |
|
Sebastian Noack
2017/04/03 06:07:25
You also have to add the injectinfomodule option f
kzar
2017/04/03 06:21:59
Whoops you're right, I did that but put it in the
|