1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00
uBlock/platform/safari
Chris 58ae9f266b Safari: block programmatic image requests, more thorough XHR
Currently, this is done the same way we block XMLHttpRequests: mess
with the constructor. This was done in the most efficient way I
could think of (overhead is relatively minimal). This also
injects uBlock's blocking interceptor earlier, thusly covering
more requests that may have slipped through before.
2015-02-22 22:13:54 -07:00
..
Info.plist Revert "µBlock logo refinement and browser icon organization" 2015-02-06 07:56:59 -05:00
Settings.plist Firefox: implement vAPI.storage via SQLite 2015-01-13 07:28:56 +01:00
Update.plist Safari update link and minor popup improvement 2015-02-09 18:15:52 -07:00
vapi-background.js Safari: ignore non-tab activation targets 2015-02-19 11:44:51 -07:00
vapi-client.js Safari: block programmatic image requests, more thorough XHR 2015-02-22 22:13:54 -07:00
vapi-common.js Minor vapi-common improvement -- cache vAPI in local scope 2015-02-10 14:50:44 -07:00
vapi-popup.js Safari: don't double inject, and cleanup stray unicode 2015-02-09 22:47:45 -07:00