Componenti aggiuntivi per Firefox
Laboratorio estensioniCentro di sviluppoScarica FirefoxAccedi o registrati
Icona componente aggiuntivo

Cronologia versioni di NoScript Security Suite - 25 versioni

NoScript Security Suite di Giorgio Maone

Valutata 4,4 su 5
4,4 stelle su 5
5
1.196
4
233
3
132
2
109
1
78
Cronologia versioni di NoScript Security Suite - 25 versioni
  • Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.

    È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.

  • Ultima versione

    Versione 11.2.3

    Rilasciato 17 feb 2021 - 589,58 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.2.3
    ============================================================
    x [L10n] Purged non-inclusive terms from obsolete messages
    x Added red halo feedback in CUSTOM preset for noscript
    element capability
    x Fixed missing red halo feedback in CUSTOM preset for
    inline scripts and other capabilities sometimes
    x Fixed race condition causing noscript elements not to be
    rendered sometimes

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versioni precedenti

    Versione 11.2.2

    Rilasciato 16 feb 2021 - 595,04 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.2.2
    ============================================================
    x Fixed typo in version checked on noscript capability update.
    x [L10n] Updated bn, br, ca, da, de, el, es, fr, he, is, it, ja, lt, mk, ms, nb, nl,
    pt_BR, ru, sq, sv_SE, tr, zh_CN, zh_TW.

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.2.1

    Rilasciato 15 feb 2021 - 594,84 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.2.1
    ============================================================
    x Configurable capability to show noscript elements on
    script-disabled pages
    x [UI] Minor CSS Chromium compatibility fix
    x [nscl] Refactoring to use Policy and its dependencies from
    the NoScript Commons Library
    x Switch to faster and easier to maintain tld.js from nscl
    x [UI] Fix punycode inconsistencies
    x [UI] improve preset and site controls alignment
    x Provide feedback in the CUSTOM tab for WebGL usage
    attempts even if the canvas element is not attached to the
    DOM
    x [L10n] Updated de, ja
    x Updated HTML events
    x Prevent double script on trusted file:// pages in some
    edge cases
    x Prevent detection of wrapped functions (e.g. in WebGL
    interception) on Chromium

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.2

    Rilasciato 26 gen 2021 - 587,8 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.2
    ============================================================
    x [XSS] New UI to reveal and selectively remove permanent
    user choices
    x [L10n] Updated de
    x Webgl hook refactored on nscl/content/patchWindow.js and
    made Chromium-compatibile
    x Updated TLDs

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.1.9

    Rilasciato 17 gen 2021 - 586,09 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.1.9
    ============================================================
    x Return null when webgl is not allowed (thanks Matthew
    Finkel for patch)
    x [XSS] Fixed memoization bug resulting in performance
    degradation on some payloads
    x [XSS] Include call stack in debugging log output
    x [XSS] Skip naps when InjectionChecker runs in its own
    worker
    x Shortcut for easier XSS filter testing
    x More lenient filter to add a new entry to per-site
    permissions
    x [L10n] Updated de
    x Replace script-embedded bitmap with css-embedded SVG as
    the placeholder logo
    x Updated TLDs
    x Remove source map reference causing console noise
    x Fix per-site permissions UI glitches when base domain is
    added to existing subdomain (thanks barbaz for reporting)

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.1.8

    Rilasciato 7 gen 2021 - 613,99 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.1.8
    ============================================================
    x [XSS] Fix for old pre-screening optimization exploitable
    to bypass the filter in recent browsers - thanks Tsubasa
    FUJII (@reinforchu) for reporting
    x Replace DOM-based entity decoding with the he.js pure JS
    library
    x Updated copyright statement
    x Updated browser-polyfill.js
    x Removed obsolete fastclick.js dependency
    x [l10n] Updated de (thanks ib and Musonius)
    x Updated TLDs

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.1.7

    Rilasciato 21 dic 2020 - 589,01 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.1.7
    ============================================================
    x Optimize serviceWorker tracking for heavy tabs usage
    (thanks vadimm and barbaz for investigation)
    x Force placeholder visibility on Youtube embeddings
    x Fixed popup opening being slowed down if options UI is
    opened (thanks Sirus for report)
    x Explicit failure for wrong settings importation formats
    x Updated TLDs

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.1.6

    Rilasciato 9 dic 2020 - 588,71 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    (cc @lastknight, @raistolo)v 11.1.6
    ============================================================
    x Better handling of concurrent prompts issues (thanks
    billarbor for reporting)
    x Remove z-index boosting from ancestors when placeholder is
    collapsed or replaced (issue #162)
    x Fixed permission keyboard shortcuts being triggered with
    modifiers like CTRL (thanks barbaz for report)
    x More accurate blockage reporting, with better filtering of
    page's own CSP effects
    x [UI] Fixed bug in CUSTOM sites filtering (thanks barbaz
    for reporting)
    x Fixed bug in automatic HTML events build-time updates
    x Updated HTML events
    x Updated TLDs
    x [L10n] Updated sv_SE
    x Better handling 0 width / 0 height media placeholders

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.1.5

    Rilasciato 6 nov 2020 - 587,78 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.1.5
    ============================================================
    x Updated TLD
    x Fixed potential infinite loop via DOMContentLoaded
    x Work-around for Firefox 82 media redirection bug (thanks
    ppxxbu and skriptimaahinen)
    x Updated TLDs

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.1.4

    Rilasciato 26 ott 2020 - 587,74 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.1.4
    ============================================================
    x Fixed sloppy CSP media blocker detection breaking MSE
    blob: media placeholders on Chromium
    x Fixed race condition causing temporary settings not to
    survive updates sometimes
    x Updated TLDs
    x [Mobile] Improved prompts appearance on Android

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.1.3

    Rilasciato 9 ott 2020 - 587,11 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.1.3 (bump from 11.1.2 due to AMO versioning issues)
    ============================================================
    x Fixed regression: document media and font restrictions
    always cascaded (thanks BrainDedd for report)
    x Remove domPolicy logging when debugging is off
    x Trivial reordering from Mozilla source
    x Updated TLDs

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.1.1

    Rilasciato 6 ott 2020 - 587,06 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.1.1
    ============================================================
    x Updated TLDs
    x Better heuristic to figure out missing data while
    computing contextual policies
    x Fixed regression breaking per-tab restrictions disablement
    (thanks Horsefly for report)

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.0.46

    Rilasciato 18 set 2020 - 585,44 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.0.46
    ============================================================
    x Updated TLDs
    x [L10n] Updated is
    x Fixed file:// and ftp:// specific content scripts not
    runnning in subdocuments
    x Fixed deferred scripts in file:// pages may run twice
    (issue #155)
    x Fixed rendering bug with scrolled file:// pages on soft
    reload (thanks Iouri for report)
    x Fixed 11.0.44 regression: ghost media item reported on
    every page
    x Better emulation of SVG events

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.0.44

    Rilasciato 14 set 2020 - 585,1 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.0.44
    ============================================================
    x Dispatch synthetic SVGLoad event in soft load when needed
    x [L10n] Updated da, es
    x Fixed namespacing issues with script replacements
    x Fixed media placeholder not shown when blocking Youtube
    movies
    x Work around for unpredictable content script execution
    order
    x Ensure content of NoScript prompts is always visible
    x Fixed soft reload messing with non UTF-8 encodings (thanks
    "Quest" for reporting)
    x Updated TLDs
    x [XSS] Fixed escape detection bug causing strage false
    positives (thanks Dave Howorth for report)

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.0.43

    Rilasciato 8 set 2020 - 584,56 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.0.43
    ============================================================
    x Fix for some race conditions causing corruptions in
    non-HTML non-XML documents

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.0.42

    Rilasciato 4 set 2020 - 584,4 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.0.42
    ============================================================
    x Avoid useless "seen" reports from onBeforeRequest()
    x Catch broadcast messaging errors
    x Make build.sh tag push even already created tags
    x Updated TLDs
    x Work-around for applying DOM CSP to non-HTML XML documents
    (thanks skriptimaahinen)
    x Document freezing to handle SVG and other XML documents
    as a fallback before CSP insertion
    x Refactored and improved syncFetchPolicy fallback for file:
    and ftp: special cases

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.0.41

    Rilasciato 24 ago 2020 - 580,44 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.0.41
    ============================================================
    x More precise event suppression mechanism
    x Fixed regression: events suppressed on file:// pages
    unless scripts are allowed
    x Updated TLDs

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.0.40

    Rilasciato 23 ago 2020 - 580,22 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.0.40
    ============================================================
    x Avoid synchronous policy fetching whenever possible
    (fixes multiple issues)

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.0.39

    Rilasciato 21 ago 2020 - 580,29 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.0.39
    ============================================================
    x Fix reload loops on broken file: HTML documents (thanks
    bernie for report)
    x [XSS] Updated HTML event attributes
    x Local policy fallback for file: and ftp: URLs using
    window.name rather than sessionStorage
    x [L10n] Updated bn, br, ca, da, de, el, es, fr, he, is, it,
    ja, lt, mk, ms, nb, nl, pl, pt_BR, ru, sq, sv_SE, tr,
    zh_CN, zh_TW
    x Added "Revoke temporary permissions on NoScript updates,
    even if the browser is not restarted" advanced option
    x Let temporary permissions survive NoScript updates
    (shameless hack)
    x Fixed some traps around Messages abstraction
    x Ignore search / hash on policy matching of domain-less
    URLs (e.g. file:///...)
    x Updated TLDs
    x Fixed automatic scrolling hampers usability on long sites
    lists in popup
    x Better timing for event attributes removal/restore
    x Work-arounds for edge cases in synchronous page loads
    bypassing webRequest (thanks skriptimaahinen)

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.0.38

    Rilasciato 13 ago 2020 - 574,35 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.0.38
    ============================================================
    x Better timing for event attributes removal/restore
    x Work-arounds for edge cases in synchronous page loads
    bypassing webRequest (thanks skriptimaahinen)
    x [L10n] Updated bn

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.0.37

    Rilasciato 10 ago 2020 - 574,32 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.0.37
    ============================================================
    x Simpler and more reliable sendSyncMessage implementation
    and usage
    x sendSyncMessage support for multiple suspension requests
    (should fix extension script injection issues)
    x Updated TLDs

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.0.36

    Rilasciato 7 ago 2020 - 574,57 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.0.36
    ============================================================
    x Fixed regression: temporary permissions revocation not
    working anymore on privileged pages
    x SendSyncMessage script execution safety net more
    compatible with other extensions (e.g. BlockTube)

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.0.35

    Rilasciato 5 ago 2020 - 574,41 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.0.35
    ============================================================
    x Avoid unnecessary reloads on temporary permissions
    revocation
    x [UI] Removed accidental cyan background for site labels
    x [L10n] Updated es
    x Work-around for conflict with extensions inserting
    elements into content pages' DOM early
    x [XSS] Updated HTML events
    x Updated TLDs
    x Fixed buggy policy references in the Options dialog
    x More accurate NOSCRIPT element emulation
    x Anticipate onScriptDisabled surrogates to first script-src
    'none' CSP violation
    x isTrusted checks for all the content events
    x Improved look in mobile portrait mode
    x Let SyncMessage prevent undesired script execution
    scheduled during suspension

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.0.34

    Rilasciato 10 lug 2020 - 573,82 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.0.34
    ============================================================
    x Fixed regression breaking network-based CSP injection

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
  • Versione 11.0.33

    Rilasciato 9 lug 2020 - 573,82 kB
    Compatibile con firefox59.0 e successive, android59.0 e successive
    v 11.0.33
    ============================================================
    x Switch from HTTP to DOM event based CSP reporting in
    compatible browsers
    x [XSS] Updated HTML event attributes
    x Updated TLDs

    Codice sorgente rilasciato sotto licenza Licenza GNU General Public License, versione 2.0

    Solo con Firefox — Scaricalo subito!
    Scarica file
Vai alla pagina principale del sito Mozilla

Componenti aggiuntivi

  • Informazioni
  • Blog
  • Laboratorio estensioni
  • Centro di sviluppo
  • Criteri per sviluppatori
  • Forum
  • Segnala malfunzionamento
  • Guida per le recensioni
  • Stato del sito

Browser

  • Desktop
  • Mobile
  • Reality
  • Enterprise

Prodotti

  • Lockwise
  • Monitor
  • Browsers
  • Pocket
  • Twitter (@firefox)
  • Facebook (Firefox)
  • YouTube (firefoxchannel)
  • Informativa sulla privacy
  • Cookie
  • Note legali

Eccetto dove diversamente indicato, i contenuti su questo sito sono distribuiti con licenza Creative Commons Attribuzione Condividi allo stesso modo 3.0 o versioni successive.