Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Log in
Icono del complemento

Historial de versiones de NoScript - 25 versiones

NoScript por Giorgio Maone

Se valoró con 4,4 de 5
4,4 estrellas de 5
5
1445
4
267
3
155
2
100
1
86
Historial de versiones de NoScript - 25 versiones
  • ¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.

  • Última versión

    Versión 11.4.20

    Lanzada el 20 de mar. de 2023 - 928,87 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.20
    ============================================================
    x Generalized prompt safety hooks
    x Better blob: URL support
    x [nscl] Improved cross-window patch cascading
    x [nscl] Avoid unneeded side effects when checking for
    zombie patched objects
    x [nscl] Prompt safety hooks
    x [L10n] Updated fr, fi
    x Fix font family typo (!283, thanks alex-kinokon)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    You'll need Firefox to use this extension
    Descarga Firefox y obtiene la extensión
    Descargar archivo
  • Versiones antiguas

    Versión 11.4.18

    Lanzada el 1 de mar. de 2023 - 927,24 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.18
    ============================================================
    x [Firefox on Linux] Fixed detached window UI gets closed
    when its decoration is clicked (thanks richard for
    reporting)

    v 11.4.17
    ============================================================
    x [nscl] Settings persistence made more reliable and
    resilient against sync storage unavailability
    x [Windows] Changed the tab enforcement toggling shortcut to
    "Alt+Shift+Comma" (still "Alt+Shift+Space" on desktop OSes
    other than Windows) - issue #281
    x Updated copyright year
    x Removed unused files from the source tree
    x Fixed "Firefox" being shown instead of "Tor Browser" in
    the Security Level override option label
    x [L10n] Updated pl, tr

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4.16

    Lanzada el 6 de feb. de 2023 - 926,76 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.16
    ============================================================
    x [L10n] Updated de, nl, pl, ru, sq, zh_CN
    x Always open the windowed standalone UI when invoked from
    the Alt+Shift+N shortcut
    x Alt+Shift+Space shortcut to toggle restrictions
    enforcement for current tab (issue #129, thanks PF4Public
    for RFE)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4.15

    Lanzada el 26 de ene. de 2023 - 925,47 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.15
    ============================================================
    x Use the actual browser's brand name for Tor Browser
    derivatives
    x Always open the windowed standalone UI when invoked from
    the contextual menu (thanks ZeroUnderscoreOu for
    reporting)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4.14

    Lanzada el 1 de ene. de 2023 - 926,64 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.14
    ============================================================
    x Updated HTML event attributes list
    x Uniformed indexed directory Firefox UI emulation to
    prevent a script blocking bypass on file:// resources
    (thanks RyotaK for reporting)
    x Fixed error being logged in the console on scriptless
    pages when hitting [Delete] or [Backspace] (thanks barbaz
    for reporting)
    x Work-around for background page misteriously being
    unloaded sometimes by Firefox
    x [L10n] Updated Transifex configuration

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4.13

    Lanzada el 21 de nov. de 2022 - 926,55 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.13
    ============================================================
    x Ensure theme changes are synchronized across windows,
    including private ones (thanks barbaz for reporting)
    x [UI] Ensure prompts are always centered relative to the
    parent window in multi-monitors setups
    x Switch to "Modern Red Evil" icon contributed by fatboy
    x Work-around for Chromium unable to load the placeholder
    icon
    x Themed placeholders
    x [nscl] Fixed placeholder fallback styles on Gecko
    embedding documents
    x [L10n] New Romanian (ro) locale (thanks Simona Iacob and
    Inpresentia I.)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4.12

    Lanzada el 14 de nov. de 2022 - 920,85 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.12
    ============================================================
    x [L10n] Updated is, mk
    x [L10n] New Finnish (fi) locale (thanks RJuho, olavinto and
    ricky.tigg)
    x [L10n] New Ukrainian (uk) locale (thanks Kataphan, MuS and
    uniss)
    x [L10n] New Persian (fa) locale (thanks voxp and magnifico)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4.11

    Lanzada el 14 de sep. de 2022 - 900,96 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.11
    ============================================================
    x Fix broken NoScript dialogs when
    browser.privatebrowsing.autostart = true (issue#259,
    thanks foenix for reporting)
    x Avoid using fallback origins for main_frame loads

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4.10

    Lanzada el 31 de ago. de 2022 - 899,33 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.10
    ============================================================
    x [TabTies] Cascade and merge ties in a shared pool, to
    prevent them from being cut by closing a middle tab
    (thanks NDevTK for reporting)
    x Extended origin normalization to top-level documents
    (thanks NDevTK for reporting)
    x [TabGuard] Fixed regression in about:blank handling
    (thanks NDevTK for reporting)
    x Better origin guess for requests from sandboxed iframes
    (thanks NDevTK for reporting)
    x More precise tracking of implicit origins in tab URLs
    x [nscl] Stricter criteria for cutting tab relations (thanks
    NDevTK for reporting)
    x Use window.origin when fetching policies for inheriting
    special URLs (thanks NDevTK for reporting)
    x Better build script compatibility

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4.9

    Lanzada el 12 de ago. de 2022 - 900,85 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.9rc1
    ============================================================
    x [L10n] Updated pl, tr, zh_CN
    x [TabGuard] Abort the load when the warning dialog is
    closed by any mean except the OK button
    x [TabGuard] Stricter criteria for cutting tab relations
    (thanks fatboy for reporting)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4.8

    Lanzada el 10 de ago. de 2022 - 900,05 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.8
    ============================================================
    x Cross-tab identity leak protection ("TabGuard", see
    tor-browser#41071, thanks barbaz and fatboy for testing)
    x [TabGuard] Better request lifecycle management
    x [L10n] Updated de, it, nl, ru, sq
    x [l10n] Automatic pull for 100% completed translations only

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4.7

    Lanzada el 8 de ago. de 2022 - 894,65 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.7
    ============================================================
    x [XSS] Fixed regression in invalid characters optimization
    causing false negatives (thanks Tsubasa for reporting)
    x Minor build script enhancement

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4.6

    Lanzada el 27 de may. de 2022 - 894,5 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.6
    ============================================================
    x [nscl] Copy NOSCRIPT elements' attribute in emulated
    replacements (issue #238)
    x [XSS] Correct for concurrency in timeout checks
    x [UI] Flatter preset appearance
    x [UI] Focus visual feedback adjustments
    x Inclusion-time TLD updates
    x Updated HTML events
    x [L10n] Updated pl
    x Opaque white for vintage lock icons
    x [L10n] Updated is

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4.5

    Lanzada el 15 de abr. de 2022 - 881,85 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.5
    ============================================================
    x Improved preset sizing
    x Reduce toolbar bottom shaded line tickness
    x [L10n] Updated he
    x Various user-driven visual tweaks
    x Fixed vintage icon brightness in automatic light mode
    x Minor icon tweaks

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4.4

    Lanzada el 1 de abr. de 2022 - 856,05 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.4
    ============================================================
    x [L10n] Updated mk
    x Removed "clearclick" item from default settings
    x Better layout for mixed status icons

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4.3

    Lanzada el 28 de mar. de 2022 - 855,3 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.3
    ============================================================
    x Reversed colors in Modern Red permissive icons for better
    contrast
    x Fixed regression causing only signed builds to complete

    v 11.4.2
    ============================================================
    x Dark scheme for high contrast toolbar buttons (issue #142)
    x Reduce toolbar unused space
    x Better contrast for "unsafe" URL labels
    x Cleaner and more definite checked preset layout
    x Less blurry focus halo
    x [l10n] Updated pt_BR (thanks @DavidBrazSan)
    x Removed eyes from default disabled and unrestricted small
    icons
    x Improved preset label positioning
    x Improved visual cues for selected presets (issue #235,
    thanks @unsungNovelty for report)
    x Fixed regression removing hover effect from toolbar
    buttons
    x More balanced Modern Red icon set
    x [L10n] Updated de, es, fr is, nl, ru, sq, tr, zh_CN
    x Move XSS options down one line
    x New "Enable restrictions on browser restart" option
    x Localizable Modern Red / Vintage Blue switch.
    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 (thanks
    SuperPat45 for report)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4.1

    Lanzada el 23 de mar. de 2022 - 852,35 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4.1
    ============================================================
    x Support for reverting to the "Vintage Blue" style
    (NoScript Options/Appearance)
    x Various tweaks to the "Moder Red" dark and light themes

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.4

    Lanzada el 18 de mar. de 2022 - 652,79 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.4
    ============================================================
    x Visual refresh based on Simply Secure concept artwork
    x Full Dark/Light color schemes support
    x [l10n] Many languages updates
    x Include ServiceWorker-initiated fetch requests in UI
    reporting (thanks 0_o for report)
    x Remove redundant style patching
    x Prompts can be closed by keyboard: Enter emulates the
    default button click, Escape the cancel action
    x Ensure better visibility for in-popup message box
    x Sticky toolbar and scrollable fixed-height content in
    browserAction popups
    x [XSS] Automatically reload page when clearing XSS choice
    from popup
    x [XSS] Enable "Clear XSS Choices" button only if some item
    is selected
    x Remember last active tab when opening the option window
    x Avoid useless reload if no actual change has happened in
    enforcement status
    x Fix for regression: request and execution attempts not
    being reported anymore in the UI if restrictions are
    disabled (thanks Stefan Mey for report)
    x Dark mode support
    x Improved high contrast layout
    x Fixed automatic reload not always triggered for CUSTOM
    tweakings
    x More consistent cross-browser widgets
    x Partial status indicator on the left of the icon, to
    accommodate Chromium's badge position
    x Make focus hint less elusive for needed capability widgets
    x More accurate blocking stats

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.3.7

    Lanzada el 2 de mar. de 2022 - 661,9 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.3.7
    ============================================================
    x Always avoid DNS resolution when a HTTP(S) proxy is used
    (thanks nojake for reporting)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.3.6

    Lanzada el 28 de feb. de 2022 - 661,85 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.3.6
    ============================================================
    x Make high contrast and draggable toolbar items mutually
    exclusive
    x [Chromium] Fix high contrast option not working
    x Avoid flashing empty graveyard on popup opening
    x More deterministic DnD placeholder creation
    x [L10n] Updated fr, es, nl, zh_CN
    x Make disabled buttons draggable and hidden enabled buttons
    interactive when the "graveyard" is open
    x Close UI and reload immediately when enabling global/tab
    restrictions or disabling them for the tab only

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.3.5

    Lanzada el 25 de feb. de 2022 - 662,12 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.3.5
    ============================================================
    x [L10n] Updated de, mk, ru, sq, tr
    x Fix regressions in draggable toolbar buttons
    x [Android] Better styling for icon buttons in message box

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.3.4

    Lanzada el 25 de feb. de 2022 - 661,09 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.3.4
    ============================================================
    x Avoid closing the customizer on arrow up key context
    selection change (thanks barbaz for reporting)
    x Prominently warn user whenever restrictions are disabled
    x Better accessibility and styling for popup global buttons
    x [L10n] Updated de
    x Fix for contextual permissions display inconsistencies in
    options panel (thanks barbaz for reporting)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.3.3

    Lanzada el 20 de feb. de 2022 - 660,2 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.3.3
    ============================================================
    x [Android] Improved CUSTOM panel portrait layout
    x Play nice with the Viewhance extension
    x Avoid synchronous fetching for remote embedding documents
    x Fixed typo in UI context dropdown initial selection
    x Fixed wrong label for http: sites in contextual policy UI
    (thanks barbaz for reporting)
    x Fix for first party context policy ignored on first load
    in new tabs (thanks ayi for reporting)
    x Consolidate best effort policy fetching
    x Use correct context for all subresources checks (thanks
    user72 for reporting)
    queries on Firefox (thanks vexity for reporting)
    x [L10n] Updated de, es, he

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.3.2

    Lanzada el 17 de feb. de 2022 - 660,22 KB
    Compatible con firefox 59.0 y superiores, android 59.0 y superiores
    v 11.3.2
    ============================================================
    x Prevent LAN protection from breaking webRequest blocking
    on the Tor Browser (thanks TorBrowserUser for reporting)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
  • Versión 11.3

    Lanzada el 16 de feb. de 2022 - 659,71 KB
    Compatible con firefox 78.0 y superiores, android 78.0 y superiores
    v 11.3
    ============================================================
    + LAN capability to check for cross-zone WAN to LAN requests
    (thanks barbaz for ABE webext contributions)
    + Contextual policies (different capabilities for the same
    origin, depending on the top-level domain) configurable in
    the CUSTOM panel (thanks NLnet for financial support)

    Se publicó el código fuente bajo la licencia GNU General Public License v2.0

    Descargar archivo
Ir a la página de inicio de Mozilla

Complementos

  • Acerca de
  • Firefox Add-ons Blog
  • Taller de extensiones
  • Central del desarrollador
  • Normativas para desarrolladores
  • Community Blog
  • Foro
  • Informar de un error
  • Guía de revisión

Browsers

  • Desktop
  • Mobile
  • Enterprise

Productos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidad
  • Cookies
  • Legal

A menos que se indique lo contrario, el contenido de este sitio está licenciado bajo la licencia Creative Commons Reconocimiento Compartir-Igual v3.0 o una versión posterior.