Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing feature: No scripting #95

Closed
THEtomaso opened this issue Feb 10, 2020 · 1 comment · Fixed by #263
Closed

Missing feature: No scripting #95

THEtomaso opened this issue Feb 10, 2020 · 1 comment · Fixed by #263
Labels
help wanted Extra attention is needed

Comments

@THEtomaso
Copy link

Reference:
https://github.com/gorhill/uBlock/wiki/Per-site-switches#no-scripting

@JustOff JustOff added the help wanted Extra attention is needed label Feb 18, 2020
@JamesTheAwesomeDude
Copy link

I'm going to mention the word "javascript" in this thread so it'll show up when searching issues (it doesn't currently)

This is definitely a really important feature; it's such a wonderful workaround for modal You're Not A Cookie-Keeper pop-ups

hawkeye116477 added a commit to hawkeye116477/uBlock-for-firefox-legacy that referenced this issue Oct 8, 2020
…es#155

<gorhill#95>: a new per-site switch
has been added, no-scripting, which purpose is to wholly disable/enable
javascript for a given site. This new switch has precedence over all
other ways javascript can be disabled, including precedence over dynamic
filtering rules.

The popup panel will report the number of script resources which have
been seen by uBO for the current page. There is a minor inaccuracy to
be fixed regarding the count, and which fix requires to extend request
journaling.

<gorhill/uBlock#308>: the `noscript` tags will
now be respected when the new no-scripting switch is in effect on a given
site.

A default setting has been added to the _Settings_ pane to
disable/enable globally the new no-script switch, such that one can
work in default-deny mode regarding javascript execution.

<uBlockOrigin/uBlock-issues#155>: a new
hidden setting, `requestJournalProcessPeriod`, has been added to
allow controlling the delay before uBO internally process it's
network request journal queue. Default to 1000 (milliseconds).

Co-authored-by:  gorhill <585534+gorhill@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants