Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: metadata.chrome

Issue 29340571: Issue 3687 - Add experimental support for Safari content blockers (Closed)
Patch Set: Created April 19, 2016, 1:59 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: metadata.chrome
diff --git a/metadata.chrome b/metadata.chrome
index 52af8bf3cfb28dcb4355a3104cce29be6eda4c39..d7105941fc761ae1db12a97d9f2a6d4ac2f653a5 100644
--- a/metadata.chrome
+++ b/metadata.chrome
@@ -40,3 +40,6 @@ devtools-panel.html = adblockplusui/devtools-panel.html
devtools-panel.js = adblockplusui/devtools-panel.js
skin/devtools-panel.css = adblockplusui/skin/devtools-panel.css
managed-storage-schema.json = chrome/managed-storage-schema.json
+
+[convert_js]
+lib/adblockplus.js -= abp2blocklist/lib/abp2blocklist.js safari/contentBlocking.js
kzar 2016/04/19 14:03:49 I'm guessing there's a better way to achieve the s
Sebastian Noack 2016/05/12 11:12:22 I agree that it's kinda backwards to remove script
kzar 2016/05/17 15:15:36 Acknowledged. (Considering time constraints I will
Sebastian Noack 2016/05/17 18:35:24 Feel free to file an issue though. I like the idea
kzar 2016/05/17 19:20:21 There you go https://issues.adblockplus.org/ticket
Sebastian Noack 2016/05/18 07:03:29 Thanks!

Powered by Google App Engine
This is Rietveld