Releases: hackademix/noscript
v 11.4.2rc5
Chromium Users
In order to install this pre-release until it gets to the Chrome Store, you need to unzip it and load it as an unpacked extension in developer mode.
Please follow these steps:
- Open the Extension Management page by navigating to chrome://extensions.
Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions at the bottom of the menu.
Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then selecting Extensions - Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Unzip the zipped "noscript-version-chrome.zip" package to a directory of your choice.
- Click the [Load unpacked] button and select the extension directory you've unzipped the extension to (the one containing the "manifest.json" file)
You're done. Happy testing!
Changes
v 11.4.2rc5
============================================================
x [L10n] Updated ru, tr, zh_CN
x Improved visual cues for selected presets (issue #235,
thanks @unsungNovelty for report)
x [Android] Fixed regression: preset labels not correctly
sized in landscape mode
x Fixed regression removing hover effect from toolbar
buttons
v 11.4.2rc4
============================================================
x Improved layout
x More balanced Modern Red icon set
x [L10n] Updated de, nl, ru, sq, tr
v 11.4.2rc3
============================================================
x Move XSS options down one line
x New "Enable restrictions on browser restart" option
x [L10n] Updated de, nl, zh_CN
v 11.4.2rc2
============================================================
x Localizable Modern Red / Vintage Blue switch.
x [L10n] Updated de, is.
v 11.4.2rc1
============================================================
x Minor cross-theme visual tweakings
x Override dark vintage theme brightness filter on images
for important UX cues
x Fix too wide CSS scope bleeding into page style (issue
#232, thanks SuperPat45 for report)
v 11.4.2rc3
Chromium Users
In order to install this pre-release until it gets to the Chrome Store, you need to unzip it and load it as an unpacked extension in developer mode.
Please follow these steps:
- Open the Extension Management page by navigating to chrome://extensions.
Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions at the bottom of the menu.
Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then selecting Extensions - Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Unzip the zipped "noscript-version-chrome.zip" package to a directory of your choice.
- Click the [Load unpacked] button and select the extension directory you've unzipped the extension to (the one containing the "manifest.json" file)
You're done. Happy testing!
Changes
v 11.4.2rc3
============================================================
x Move XSS options down one line
x New "Enable restrictions on browser restart" option
x [L10n] Updated de, nl, zh_CN
v 11.4.2rc2
============================================================
x Localizable Modern Red / Vintage Blue switch.
x [L10n] Updated de, is.
v 11.4.2rc1
============================================================
x Minor cross-theme visual tweakings
x Override dark vintage theme brightness filter on images
for important UX cues
x Fix too wide CSS scope bleeding into page style (issue
#232, thanks SuperPat45 for report)
v 11.4.1
v 11.4.1rc5
Chromium Users
In order to install this pre-release until it gets to the Chrome Store, you need to unzip it and load it as an unpacked extension in developer mode.
Please follow these steps:
- Open the Extension Management page by navigating to chrome://extensions.
Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions at the bottom of the menu.
Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then selecting Extensions - Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Unzip the zipped "noscript-version-chrome.zip" package to a directory of your choice.
- Click the [Load unpacked] button and select the extension directory you've unzipped the extension to (the one containing the "manifest.json" file)
You're done. Happy testing!
Changes
v 11.4.1rc5
============================================================
x Higher fidelity "Vintage Blue" theme
x Removed missing stylesheet reference
x More resilient CSS patching
x Further tone down vintage icon brightness in dark mode
x [L10n] Updated ru
v 11.4.1rc4
x Open the appearance page for users to configure their
preferred visual theme on upgrade from 11.4.1rc3 and below
x Support for focusing and/or highlighting elements when
opening the options page
x Fixed confusing theme application until a choice is made
x Dynamic size adjustments on theme changes
x Focus indicator for on/off switches
x Icon sizes adjustments (thanks barbaz)
x Fixed UI in private windows always inheriting the fallback
browser color scheme until explicitly set (thanks
@mumboking for report)
x More explanatory text for the Modern Red / Vintage Blue
switch
Chromium Users:
In order to install this pre-release until it gets to the Chrome Store, you need to unzip it and load it as an unpacked extension in developer mode.
Please follow these steps:
- Open the Extension Management page by navigating to chrome://extensions.
Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions at the bottom of the menu.
Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then selecting Extensions - Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Unzip the zipped "noscript-version-chrome.zip" package to a directory of your choice.
- Click the [Load unpacked] button and select the extension directory you've unzipped the extension to (the one containing the "manifest.json" file)
You're done. Happy testing!
v 11.2.22rc1
x Parallel sync/async for best effort policy fetching under any circumstance
Chromium Users:
In order to install this pre-release until it gets to the Chrome Store, you need to unzip it and load it as an unpacked extension in developer mode.
Please follow these steps:
- Open the Extension Management page by navigating to chrome://extensions.
Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions at the bottom of the menu.
Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then selecting Extensions - Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Unzip the zipped "noscript-version-chrome.zip" package to a directory of your choice.
- Click the [Load unpacked] button and select the extension directory you've unzipped the extension to (the one containing the "manifest.json" file)
You're done. Happy testing!
v 11.2.21
x Better fallback for failing syncMessage
x [XSS] Simplified preemptive name sanitization
11.2.18
v 11.2.18
x [nscl] Use HTTPS SyncMessage endpoint for Chromium too
(works around lack of file access by default on packed
extensions breaking NoScript)
NoScript 11.2.16
v 11.2.16
x Fallback to synchronous policy fetching if the document is
already loaded (e.g. on updates)
x [XSS] Interactive testing made a bit easier
x [nscl] Mitigate side effects of dead objects on patched
windows during extension updates
x [XSS] Fix false positive on Microsoft authentication
(thanks GrK and Hanna_Payne for reporting)
x [nscl] Work-around for object element initialization
inconsistencies on Firefox (thanks skriptimaahinen for
reporting)
x [L10n] Updated fr
x Better support for service workers in unrestricted modes
(thanks Mark McVeigh for reporting)
NoScript 11.2.12rc1
x [nscl] Reduce the risk to interfere with scripts messing
with the media attribute (issue #207)