uBlock/src/web_accessible_resources
Raymond Hill bdd4a5bf5a
Detect/prevent the creation of already existing iframe tags
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/786

A case of web page embedding multiple times the
`adsbygoogle.js` script was causing the neutered,
replacement script to create a huge amount of iframes
in the DOM.

The scriptlet has been modified to check if an iframe
tag already exist and skip the creation if so.
2019-11-19 08:49:38 -05:00
..
1x1.gif Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
2x2.png Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
3x2.png Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
32x32.png Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
README.txt fix typos 2018-02-16 09:11:22 -05:00
addthis_widget.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
amazon_ads.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
ampproject_v0.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
chartbeat.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
disqus_embed.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
disqus_forums_embed.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
doubleclick_instream_ad_status.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
empty Add support for AdGuard's `empty` option 2019-08-13 08:16:21 -04:00
google-analytics_analytics.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
google-analytics_cx_api.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
google-analytics_ga.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
google-analytics_inpage_linkid.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
googlesyndication_adsbygoogle.js Detect/prevent the creation of already existing iframe tags 2019-11-19 08:49:38 -05:00
googletagmanager_gtm.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
googletagservices_gpt.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
hd-main.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
ligatus_angular-tag.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
monkeybroker.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
nobab.js [redirect engine] Use shorter name as the official name 2019-07-09 11:04:12 -04:00
noeval-silent.js Convert more resources as immutable 2019-07-03 19:26:09 -04:00
noeval.js Convert more resources as immutable 2019-07-03 19:26:09 -04:00
nofab.js [redirect engine] Use shorter name as the official name 2019-07-09 11:04:12 -04:00
noop-0.1s.mp3 Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
noop-1s.mp4 Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
noop.html Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
noop.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
noop.txt Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
outbrain-widget.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
popads-dummy.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
popads.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
scorecardresearch_beacon.js Refactor management of injectable resources 2019-07-03 09:47:56 -04:00
window.open-defuser.js Fix window.open-defuser 2019-07-05 07:59:02 -04:00

README.txt

IMPORTANT

Content of this folder cannot be accessed without the internal secret token
created each time uBlock Origin is launched.

Any fetch operation made without uBlock Origin's internal secret will result
in failure. This means that despite the content of the folder here declared as
"web accessible resources", it still cannot be seen by the outside world.

Only uBlock Origin knows the secret token at runtime and hence only
uBlock Origin can access the content of this folder.