Search found 2908 matches: html
Searched query: +html
- Mon Jun 30, 2025 12:45 pm
- Forum: NoScript General
- Topic: [userscript] StartPage Domain Search For Security Page
- Replies: 2
- Views: 611
cheers!
... 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 - .textContent ...
- Sat Jun 28, 2025 5:41 pm
- Forum: NoScript General
- Topic: [userscript] StartPage Domain Search For Security Page
- Replies: 2
- Views: 611
Re: [userscript] StartPage Domain Search For Security Page
... 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 - .textContent ...
- Mon May 19, 2025 9:54 pm
- Forum: NoScript Support
- Topic: Loading youtube.com opens a new tab + youtube.com (...sidebar)
- Replies: 7
- Views: 2171
Re: Youtube changes? Loading YT opens a new tab + Youtube Sidebar
... "content/eventsHook.main.js", "content/syncFetchPolicy.js" ] } ], "options_ui": { "page": "ui/options.html", "open_in_tab": true }, "browser_action": { "default_area": "navbar", "default_title": ...
- Thu Apr 24, 2025 4:54 pm
- Forum: NoScript Support
- Topic: [Resolved] x-load permissions popup, placeholder etc
- Replies: 6
- Views: 2403
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
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
- Thu Apr 24, 2025 4:24 pm
- Forum: NoScript Support
- Topic: [Resolved] x-load permissions popup, placeholder etc
- Replies: 6
- Views: 2403
- Thu Apr 24, 2025 4:19 pm
- Forum: NoScript Support
- Topic: [Resolved] x-load permissions popup, placeholder etc
- Replies: 6
- Views: 2403
[Resolved] x-load permissions popup, placeholder etc
Windows 7, Fx 115esr, r3dfox 128, NoScript 12.5.904 There is html saved in one file. Images are base 64. I have to allow each image separately in the menu. https://m.freespeech.club//I01ZUcch.png If I click on placeholder, it opens a window with no visible ...
- Mon Apr 21, 2025 5:16 pm
- Forum: NoScript Development
- Topic: Localization NS 10
- Replies: 39
- Views: 104722
Re: Localization NS 10
... in file: -> CUSTOM with the tooltip: "Capability for ‹…› directory." More like if you open "file:///home/fatboy/Downloads/somepage.html" and it tries to load anything, even an image, from an unrelated directory (e.g. "file:///home/fatboy/.config/chromium/Avatars/avatar_generic.png"), ...
- Mon Apr 21, 2025 11:08 am
- Forum: NoScript Development
- Topic: Localization NS 10
- Replies: 39
- Views: 104722
Re: Localization NS 10
... in file: -> CUSTOM with the tooltip: "Capability for ‹…› directory." More like if you open "file:///home/fatboy/Downloads/somepage.html" and it tries to load anything, even an image, from an unrelated directory (e.g. "file:///home/fatboy/.config/chromium/Avatars/avatar_generic.png"), ...
- Mon Apr 14, 2025 12:04 am
- Forum: NoScript Support
- Topic: Confused on safety of allowing Fetch in Custom settings
- Replies: 2
- Views: 1836
Re: Confused on safety of allowing Fetch in Custom settings
If somerandomsite.com and wallstdata.com are allowed to run scripts on a mybroker.com webpage, their scripts run in the context of the mybroker.com webpage , so any "fetch" they initiate would look the same as a fetch initiated by mybroker.com's first-party scripts. What you're describing ...
- Sat Jan 04, 2025 5:13 pm
- Forum: NoScript Support
- Topic: Doubts and Confusions
- Replies: 6
- Views: 2160
Re: Doubts and Confusions
... Is it because certain elements in DuckDuckGo are just plain HTML? But shouldn’t “Other” settings cover that? Reddit, however, doesn’t load in the same way: https://forum.torproject.org/uploads/default/original/2X/2/2184b146eac8617ddd4e895991d8ae20bc506c07.png ...
- Sat Dec 28, 2024 3:46 pm
- Forum: NoScript Development
- Topic: [Invalid] Disabling webgl causes github.com to hang
- Replies: 10
- Views: 3388
Re: [Invalid] Disabling webgl causes github.com to hang
Fx/115.18.0 NS/12.1.0.901 Before the "NoScript Blocked Objects" window appears, the "moz-extension://abracadabra/ui/prompt.html" window appears for a fraction of a second — https://m.freespeech.club//_n8euT6-.png . [NoScript](#1,40,40): Prompt data Object { id: 2, features: ...
- Sat Aug 24, 2024 9:34 am
- Forum: NoScript Development
- Topic: [Done] Please make neutralizing lazy loading optional
- Replies: 4
- Views: 2827
Re: Please make neutralizing lazy loading optional
... unknown to the settings host (e.g. Tor/Mullvad browser), if any x Configurable "lazy_load" capability (see https://github.com/whatwg/html/issues/5250) x [L10n] Updated fr
- Thu Jul 25, 2024 5:45 pm
- Forum: NoScript Support
- Topic: 11.4.32rc1 breaks meta refresh on script-disabled pages
- Replies: 2
- Views: 2762
11.4.32rc1 breaks meta refresh on script-disabled pages
... is not allowed in NoScript), & the page comes up - blank. Do the same in SeaMonkey, & the page automatically rolls over to https://html.duckduckgo.com/html. Like, huh? So both Google & DDG searches break on the same day? Disable NoScript Set, javascript.enabled;false - so disabling ...
- Tue Jul 16, 2024 8:20 pm
- Forum: NoScript Support
- Topic: [hopelessly] (i)frame placeholders
- Replies: 9
- Views: 3265
Re: (i)frame placeholders
... & with NoScript 5.1.9, also not getting any blocking with Forbid <FRAME> / Forbid <IFRAME> enabled. Hmm... On here, https://www.w3schools.com/html/tryit.asp?filename=tryhtml_iframe_height_width, appears the content of the frame is blocked, but no placeholder. But that is different from the ...
- Tue Jul 16, 2024 7:59 am
- Forum: NoScript Support
- Topic: [hopelessly] (i)frame placeholders
- Replies: 9
- Views: 3265
[hopelessly] (i)frame placeholders
Fx 115.10esr
NS 11.4.31rc2 (or any other)
New profile.
Unchecked [frame] in Settings
Regardless of script resolution, no placeholders are displayed:
iframe - https://tom--schilling.de/wandern/wande ... 2023-07-17
frame - https://rf.dobrochan.net/
There are no messages in the console.
NS 11.4.31rc2 (or any other)
New profile.
Unchecked [frame] in Settings
Regardless of script resolution, no placeholders are displayed:
iframe - https://tom--schilling.de/wandern/wande ... 2023-07-17
frame - https://rf.dobrochan.net/
There are no messages in the console.