Skip to content

Releases: hackademix/noscript

v 11.4.1rc4

23 Mar 00:08

Choose a tag to compare

v 11.4.1rc4 Pre-release
Pre-release

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:

  1. 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
  2. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  3. Unzip the zipped "noscript-version-chrome.zip" package to a directory of your choice.
  4. 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

10 Feb 08:02

Choose a tag to compare

v 11.2.22rc1 Pre-release
Pre-release

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:

  1. 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
  2. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  3. Unzip the zipped "noscript-version-chrome.zip" package to a directory of your choice.
  4. 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

08 Feb 20:29

Choose a tag to compare

x Better fallback for failing syncMessage
x [XSS] Simplified preemptive name sanitization

11.2.18

03 Feb 10:56

Choose a tag to compare

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

03 Feb 07:21

Choose a tag to compare

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

29 Jul 21:13

Choose a tag to compare

NoScript 11.2.12rc1 Pre-release
Pre-release
x [nscl] Reduce the risk to interfere with scripts messing
  with the media attribute (issue #207)

NoScript 11.2.11

29 Jul 21:12

Choose a tag to compare

x [nscl] Fixed JavaScript access to CSS rules broken on
  Chromium when unrestricted CSS is disabled - issue #204
x Prevent Chromium builds from being sent to AMO for signing
x [nscl] Fixed CPU/RAM overload on some pages with
  unrestricted CSS disabled but scripting enabled (not
  recommended setting) - issue #194, issue #199
x [nscl] Fixed CPU spikes on Chromium triggered by automatic
  file downloads (thanks ptheborg for report)

NoScript 11.2.11rc4

28 Jul 06:32

Choose a tag to compare

NoScript 11.2.11rc4 Pre-release
Pre-release
x [nscl] Fixed JavaScript access to CSS rules broken on
  Chromium when unrestricted CSS is disabled - issue #204

NoScript 11.2.11rc3

28 Jul 06:33

Choose a tag to compare

NoScript 11.2.11rc3 Pre-release
Pre-release
x Prevent Chromium builds from being sent to AMO for signing
x [nscl] More granular fix for CSS prefetch-related CPU
  spikes with scripts enabled

NoScript 11.2.11rc2

27 Jul 18:08

Choose a tag to compare

NoScript 11.2.11rc2 Pre-release
Pre-release
x [nscl] Fixed CPU/RAM overload on some pages with
  unrestricted CSS disabled but scripting enabled (not
  recommended setting) - issue #194, issue #199