1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-28 11:00:38 +12:00
uMatrix/src
Deathamns bc980a3522 Implement pop-up blocking for Safari
It works similarly to the xhr intercepting, except here the window.open
global function is being overridden.
Note that it could only work if the site's Content Security Policy allows
inline scripts, and the script on the webpage doesn't have a copy of the
original window.open function (it can happen only if the page has an
inline script in its head element, where the reference to the original
function can be obtained - likely this cannot be prevented in Safari).
2015-04-10 19:37:25 -04:00
..
_locales reorganizing, preparing move to vAPI 2015-04-10 17:06:49 -04:00
css this fixes #82 2014-12-12 13:52:13 -05:00
img reorganizing, preparing move to vAPI 2015-04-10 17:06:49 -04:00
js Implement pop-up blocking for Safari 2015-04-10 19:37:25 -04:00
lib no longer needed 2014-10-31 18:52:57 -04:00
about.html rtl languages friendly: issue #29 2014-11-03 14:27:59 -05:00
asset-viewer.html work on many things, need more 2014-10-23 19:40:48 -04:00
background.html this fixes #10 2014-10-25 23:30:43 -04:00
dashboard.html this addresses some of #28 issues 2014-11-01 12:22:44 -04:00
hosts-files.html work on many things, need more 2014-10-23 19:40:48 -04:00
info.html just reordering labels 2014-11-05 18:54:08 -05:00
popup.html vertical ellispsis instead 2014-11-25 17:56:32 -02:00
privacy.html this fixes #59 2014-11-19 23:17:24 -02:00
settings.html re #89: fixed using non-compliant color 2015-01-12 22:40:52 -05:00
user-rules.html export must be on left side since permanent rules are exported 2014-11-07 18:29:13 -05:00