uBlock/src
Deathamns d114bf21e7 Site-patching possibility for Safari
Safari's extension API doesn't provide a way to intercept requests
initiated by plugins, so those cases need special care (or at least the
popular sites).

This commit adds a new JS file (sitepatch-safari.js), which will store the
patches (if it's possible to create one) for specific sites.

As an example, this commit includes a technique for removing in-video ads
from YouTube videos.
2014-11-09 17:40:59 +01:00
..
_locales Work on vendor API abstraction, and near complete Safari support 2014-11-09 17:39:12 +01:00
assets Work on vendor API abstraction, and near complete Safari support 2014-11-09 17:39:12 +01:00
css Remove unwanted bottom padding from Chrome's popup 2014-11-09 17:40:49 +01:00
img Fix toolbar icons for Safari 2014-11-09 17:40:57 +01:00
js Site-patching possibility for Safari 2014-11-09 17:40:59 +01:00
lib Work on vendor API abstraction, and near complete Safari support 2014-11-09 17:39:12 +01:00
.jshintrc Site-patching possibility for Safari 2014-11-09 17:40:59 +01:00
1p-filters.html input[type="file"].click() didn't work in Safari 2014-11-09 17:40:48 +01:00
3p-filters.html Avoid using Chrome's @@bidi_* type i18n messages 2014-11-09 17:40:40 +01:00
about.html input[type="file"].click() didn't work in Safari 2014-11-09 17:40:48 +01:00
asset-viewer.html Avoid using Chrome's @@bidi_* type i18n messages 2014-11-09 17:40:40 +01:00
background.html Avoid using Chrome's @@bidi_* type i18n messages 2014-11-09 17:40:40 +01:00
dashboard.html Avoid using Chrome's @@bidi_* type i18n messages 2014-11-09 17:40:40 +01:00
icon.png Work on vendor API abstraction, and near complete Safari support 2014-11-09 17:39:12 +01:00
Info.plist Fix toolbar icons for Safari 2014-11-09 17:40:57 +01:00
locales.json Work on vendor API abstraction, and near complete Safari support 2014-11-09 17:39:12 +01:00
manifest.json Implement pop-up blocking for Safari 2014-11-09 17:40:44 +01:00
popup.html Avoid using Chrome's @@bidi_* type i18n messages 2014-11-09 17:40:40 +01:00
settings.html Avoid using Chrome's @@bidi_* type i18n messages 2014-11-09 17:40:40 +01:00
stats.html Avoid using Chrome's @@bidi_* type i18n messages 2014-11-09 17:40:40 +01:00
whitelist.html input[type="file"].click() didn't work in Safari 2014-11-09 17:40:48 +01:00