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

Unified Diff: chrome/include.youtube.js

Issue 4922142982406144: Implemented blocking of YouTube video ads, by rewriting flashvars, for Safari (Closed)
Patch Set: Created Nov. 28, 2013, 5:06 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
« no previous file with comments | « chrome/ext/content.js ('k') | metadata.common » ('j') | metadata.common » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/include.youtube.js
===================================================================
new file mode 100644
--- /dev/null
+++ b/chrome/include.youtube.js
@@ -0,0 +1,3 @@
+// This code is only needed for Safari, where we have to rewrite flashvars in order
+// to block YouTube video ads. On Chrome YouTube video ads are blocked with usual
+// request blocking, as configured in the filter lists.
« no previous file with comments | « chrome/ext/content.js ('k') | metadata.common » ('j') | metadata.common » ('J')

Powered by Google App Engine
This is Rietveld