Browse Source
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.pull/2/head
Deathamns
10 years ago
committed by
gorhill
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue