Search found 2919 matches: html

Searched query: +html

by barbaz
Thu Jun 25, 2026 7:51 pm
Forum: Web Tech
Topic: WebExtensions changes coming?
Replies: 28
Views: 228400

Re: WebExtensions changes coming?

https://adguard.com/en/blog/no-google-i ... panic.html

Ad blockers may be "fine", but many other types of blockers and request modifiers (e.g. a hypothetical no-DNS ABE) are not.
by barbaz
Thu Jun 25, 2026 7:50 pm
Forum: NoScript Support
Topic: NS Way To Stop Ad-Shield ? ( error-report html-load content-loader css-load )
Replies: 1
Views: 1075

Re: NS Way To Stop Ad-Shield ? ( error-report html-load content-loader css-load )

NoScript is not designed for this sort of thing and does not have the required capabilities.

The site doesn't work without active content, and its first-party scripts are enough to trigger this crap while not enough to get the site's functionality working. The right tool for this job would be ...
by Mad_Man_Moon
Thu Jun 25, 2026 1:43 pm
Forum: NoScript Support
Topic: NS Way To Stop Ad-Shield ? ( error-report html-load content-loader css-load )
Replies: 1
Views: 1075

NS Way To Stop Ad-Shield ? ( error-report html-load content-loader css-load )

... settings json to be reimported?

So far as I can see, the below dot com domains are all relevant to this:
content-loader
css-load
error-report
html-load
Noscript almost always ends on a blocking of the last one in that list full screen.

My test location is this page on scribd:
https://www ...
by barbaz
Tue Jun 23, 2026 11:31 pm
Forum: NoScript Support
Topic: [Unrelated] cpu hogging issue with ff on linux on the site: shmu.sk
Replies: 5
Views: 969

Re: cpu hogging issue with ff on linux on the site: shmu.sk

... the CPU usage is not high enough to spin my fans, but it is still big numbers in about:performance.

The issue is something about or inside the HTML element with ID "mainpage-map". Blocking the animated SVGs reduces a chunk of the CPU usage but does not eliminate the issue. If I then set the ...
by Giorgio Maone
Sun Mar 01, 2026 8:23 am
Forum: NoScript Support
Topic: [Fixed] noscript-13.5.902.1984.xpi + Tor Browser 15.0.7(FF140.8.0ESR). Can't navigate to Per-site permissions tab.
Replies: 2
Views: 4248

Re: noscript-13.5.902.1984.xpi + Tor Browser 15.0.7(FF140.8.0ESR). Can't navigate to Per-site permissions tab.

... xpi from https://dist.torproject.org/torbrowser/noscript/noscript-13.5.902.1984.xpi

1. Go to moz-extension://<NOSCRIPT-EXTENSION-GUID>/ui/options.html

2. Try clicking on the "Per-site permissions" tab.

3. The click won't register.

The last known version that works - https://dist.torproject.org ...
by phyzome
Mon Feb 16, 2026 1:50 am
Forum: NoScript Support
Topic: Local rust docs not loading when Noscript active
Replies: 7
Views: 11852

Local rust docs not loading when Noscript active

... broke.

These is what I see in the console:


Freezing file:///home/phyzome/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/share/doc/rust/html/std/index.html <html lang="en"></html>
DocumentFreezer.js:142:15

Uncaught ReferenceError: getVar is not defined
<anonymous> file:///home/phyzome ...
by therube
Wed Jan 21, 2026 4:37 pm
Forum: NoScript Support
Topic: Formatting problems up in 'High Contrast' mode
Replies: 2
Views: 13046

Re: Formatting problems up in 'High Contrast' mode

This is what I get, Windows 7, this page:
https://www.cnbc.com/2026/01/20/stock-market-today-live-updates.html

fuller shot: https://i.postimg.cc/rcQsHbS9/noscript-high-contrast.png


I'll note, that the very last domain, vsnt.net in this case, is actually cut off, slightly.
The 'Custom' selection ...
by dreamy6477
Sat Jan 17, 2026 4:15 pm
Forum: NoScript Support
Topic: XSS attack?
Replies: 4
Views: 11904

XSS attack?

... this) falling back to JSON deep-clone — benign by itself.

keys returns Object.keys(this) — benign.

No explicit eval()/document.write()/innerHTML/XHR/etc. shown here.

Why it’s risky anyway:

Embedding function source into a URL can be used to deliver arbitrary JS if the receiving page later ...
by petergb
Sat Jan 03, 2026 5:38 pm
Forum: NoScript Support
Topic: [Fixed] rendering issue using file:// protocol with recent NoScript versions
Replies: 8
Views: 15940

[Fixed] rendering issue using file:// protocol with recent NoScript versions

... it displays correctly.

If I view highly similar pages using the http:// protocol the issue does not occur.

The pages in question comprise only HTML and CSS, there's nothing "complicated" (like any scripts) involved. The HTML and CSS have both been checked OK against the W3C validators. In any ...
by fatboy
Mon Nov 24, 2025 7:35 pm
Forum: NoScript Development
Topic: [fixed] 13.4.912: STRICT / EASIER / EASIEST
Replies: 9
Views: 16732

Re: 13.4.912: STRICT / EASIER / EASIEST

... installing NS:
FrameData missing for {73a6fe31-595d-460b-a920-fcc0f8843232} page moz-extension://413e608e-4e2d-4e11-8d62-c76d7b41caeb/ui/popup.html ExtensionPageChild.sys.mjs:459
initExtensionContext resource://gre/modules/ExtensionPageChild.sys.mjs:459
initExtensionDocument resource://gre ...
by iFloh
Sun Aug 24, 2025 6:12 am
Forum: NoScript Mobile
Topic: I don't gfet several websites to work with NS 13.0.9
Replies: 1
Views: 36822

I don't gfet several websites to work with NS 13.0.9

... interruption. We detected unusual behaviour from your browser, which resembles that of a bot")
- AirBnB.com (images can't be accessed and result in html download endless loop, such as: BzYt4mFj.htm download failed -- moz-safe-about-Ressource) => unable to use website due to endless download attempt ...
by Mad_Man_Moon
Mon Jun 30, 2025 12:45 pm
Forum: NoScript General
Topic: [userscript] StartPage Domain Search For Security Page
Replies: 2
Views: 35114

cheers!

... for-the-security-of-your-project/ is still the case.

2) Depending how "untrusted" the domain is, you might consider not inserting it directly into HTML by concatenation, and instead using:
- URL API and the associated URLSearchParams for inserting the domain in the Startpage search URL ...
by barbaz
Sat Jun 28, 2025 5:41 pm
Forum: NoScript General
Topic: [userscript] StartPage Domain Search For Security Page
Replies: 2
Views: 35114

Re: [userscript] StartPage Domain Search For Security Page

... for-the-security-of-your-project/ is still the case.

2) Depending how "untrusted" the domain is, you might consider not inserting it directly into HTML by concatenation, and instead using:
- URL API and the associated URLSearchParams for inserting the domain in the Startpage search URL ...
by ano3213
Mon May 19, 2025 9:54 pm
Forum: NoScript Support
Topic: Loading youtube.com opens a new tab + youtube.com (...sidebar)
Replies: 7
Views: 28127

Re: Youtube changes? Loading YT opens a new tab + Youtube Sidebar

... js",
"content/eventsHook.js",
"content/eventsHook.main.js",
"content/syncFetchPolicy.js"
]
}
],
"options_ui": {
"page": "ui/options.html",
"open_in_tab": true
},
"browser_action": {
"default_area": "navbar",
"default_title": "NoScript",
"default_icon": {
"64": "img/ui-maybe64 ...
by fatboy
Thu Apr 24, 2025 4:54 pm
Forum: NoScript Support
Topic: [Resolved] x-load permissions popup, placeholder etc
Replies: 6
Views: 16450

Re: x-load permissions popup, placeholder etc

1. html file
https://cloud.disroot.org/s/rTNspos4YmxKWze

2. Maybe change the order of items in the "Noscript blocked object" window?
https://m.freespeech.club//-XPNa6W8.png