| Index: metadata.chrome |
| diff --git a/metadata.chrome b/metadata.chrome |
| index 516cb1d4ba26f1cf532f9034da75c53ba13d24ae..51f8eb1ae5503be891a3a3e2251587be3e9c19dd 100644 |
| --- a/metadata.chrome |
| +++ b/metadata.chrome |
| @@ -122,6 +122,7 @@ skin/updates.css = adblockplusui/skin/updates.css |
| lib/adblockplus.js = |
| adblockpluscore/lib/filterListener.js |
| adblockpluscore/lib/synchronizer.js |
| + lib/devtools.js |
|
Manish Jethani
2018/04/23 15:30:59
Where is lib/hitLogger.js included?
kzar
2018/05/01 10:53:08
The modules listed here are "entry points" which W
Manish Jethani
2018/05/02 13:25:14
Acknowledged.
|
| lib/requestBlocker.js |
| lib/popupBlocker.js |
| lib/subscriptionInit.js |