Buscador de complementos para Firefox
Iniciar sesión
Icono del complemento

Historial de versiones de Stylus - 25 versiones

Stylus por Stylus Team, Jeremy Schomery

Se valoró con 4,7 de 5
4,7 estrellas de 5
5
964
4
98
3
39
2
14
1
43
Historial de versiones de Stylus - 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 2.3.14

    Lanzada el 10 de mar. de 2025 - 1,04 MB
    Compatible con firefox 58.0 y superiores, android 58.0 y superiores
    • Fix drag & drop receptable
    • Make mobile popup scrollable again
    • Update CSS from greasyfork
    • Other bug fixes

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

    Necesitarás Firefox para usar esta extensión
    Descargar Firefox
    Descargar archivo
  • Versiones antiguas

    Versión 2.3.13

    Lanzada el 17 de feb. de 2025 - 1,04 MB
    Compatible con firefox 58.0 y superiores, android 58.0 y superiores
    Fixes:
    - Firefox on desktop was broken when using storage fallback mode.
    - Firefox on desktop's scrolling in the Stylus popup was randomly disabled.

    Known bugs:
    - Firefox: can't install .user.css from a local file system.

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

    Descargar archivo
  • Versión 2.3.12

    Lanzada el 8 de feb. de 2025 - 1,04 MB
    Compatible con firefox 58.0 y superiores, android 58.0 y superiores
    • Firefox on Android.
    • When publishing a new style on userstyles.world fill out the name/description/code properly.
    • Increased the age column width in the style manager for Chinese and Vietnamese UI.

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

    Descargar archivo
  • Versión 2.3.10

    Lanzada el 28 de ene. de 2025 - 1,04 MB
    Compatible con firefox 58.0 y superiores, android 58.0 y superiores
    * Big rewrite to build the add-on to support Chrome manifest v3
    * Automatic styles database backup
    * Fix dark mode detection
    * Fix import & export
    * Fix popup visibility in Firefox
    * UI changes - reorder buttons & switch to action icons
    * Editor auto-complete updates
    * Minor performance improvements
    * Lots of bug fixes

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

    Descargar archivo
  • Versión 1.5.51

    Lanzada el 19 de ago. de 2024 - 1,28 MB
    Compatible con firefox 58.0 y superiores, android 58.0 y superiores
    * Fix dialog height
    * Don't add date to new style name
    * Ignore unknown stylelint rules
    * Fix temporary flyout
    * Various bug fixes

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

    Descargar archivo
  • Versión 1.5.48

    Lanzada el 2 de jul. de 2024 - 1,28 MB
    Compatible con firefox 58.0 y superiores, android 58.0 y superiores
    * Fix sign-in to sync and userstyles.world in Vivaldi
    * Editor: right-click a ⏵collapsed section in the sidebar/header to temporarily open it
    * Improve popup search category heuristics
    * Update stylelint to 16.5.0
    * Update csslint
    * Various bug fixes

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

    Descargar archivo
  • Versión 1.5.46

    Lanzada el 5 de feb. de 2024 - 1,3 MB
    Compatible con firefox 57.0 y superiores, android 57.0 y superiores
    * Fix show save & clip error text
    * Fix USW api issue
    * Restore sublime editor bookmarks correctly
    * Fix parser library
    * Update locales

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

    Descargar archivo
  • Versión 1.5.45

    Lanzada el 26 de ene. de 2024 - 1,3 MB
    Compatible con firefox 57.0 y superiores, android 57.0 y superiores
    * Link to preprocessor playground in error box
    * Hide preview errors when empty
    * Parserlib: allow empty doc targets
    * Move icons into images
    * Update locales

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

    Descargar archivo
  • Versión 1.5.41

    Lanzada el 5 de dic. de 2023 - 1,3 MB
    Compatible con firefox 57.0 y superiores, android 57.0 y superiores
    * Circumvent CSP on AMO and other https sites in Firefox
    * Fix `:has()` with multiple relative selectors
    * Handle broken strings produced by a bugged `@preprocessor`
    * Use a global `Test` button for all regexps of the style
    * Allow tag selectors in nested CSS per the newest spec
    * Show progress in popup when downloading style search index
    * Bump Firefox `strict_min_version` to 57 to ensure compatibility with Android
    * [installer] Allow adding custom sites and fix theme option
    * [Editor] Fix active editor tab on Chrome startup
    * [Editor] Fix live preview with `adoptedStyleSheets`
    * [Editor] Increase `undoDepth` from 200 to 1000
    * [CSSLint] New `style-rule-nesting` rule to warn about new CSS nesting syntax
    * [Manager] Show descriptive age & full year in style tooltip
    * [Options] New option for popup's max width to enable autofit-to-content
    * Other various fixes
    * Update dependencies

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

    Descargar archivo
  • Versión 1.5.38

    Lanzada el 4 de nov. de 2023 - 1,29 MB
    Compatible con firefox 55.0 y superiores, android 57.0 y superiores
    * Fix multiple editor issues
    * Fix section numbering
    * Fix several icons
    * Fix CSP nonce
    * Update locales

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

    Descargar archivo
  • Versión 1.5.35

    Lanzada el 29 de ago. de 2023 - 1,31 MB
    Compatible con firefox 55.0 y superiores, android 120.0 y superiores
    ## Version 1.5.35
    Aug 29, 2023

    * show autosaved draft's css code prior to confirming + auto-remove the autosaved draft when saving
    * csslint: fix/reduce the probability of outdated warnings during editing after the problem is fixed (previously one would have to cut and paste back the line to make the error go away)

    ## Version 1.5.34
    Aug 15, 2023

    * apply eyedropper color immediately
    * fix autocomplete of "foo-" to handle the trailing "-"
    * fix hightlighting of nested CSS in CodeMirror
    * open installer for .user.less
    * remember all editor options
    * remember searchMode in manager
    * stylelint 15.10.2

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

    Descargar archivo
  • Versión 1.5.33

    Lanzada el 23 de may. de 2023 - 1,25 MB
    Compatible con firefox 55.0 y superiores
    Only reuse parent styles in url-less frames (bug fix)

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

    Descargar archivo
  • Versión 1.5.31

    Lanzada el 9 de may. de 2023 - 1,25 MB
    Compatible con firefox 55.0 y superiores
    Version 1.5.31
    May 9, 2023

    * New syntax for nested selectors
    * Fix manager when showing options
    * Fix dark mode eye dropper
    * Update preview when config changes
    * New beautify options
    * Fix CSP patching
    * Check known distro url correctly, just once
    * Add option for URL installer
    * Various fixes (hue constraints, section naming, code size)
    * Update locales
    * Update dependencies

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

    Descargar archivo
  • Versión 1.5.30

    Lanzada el 25 de feb. de 2023 - 1,24 MB
    Compatible con firefox 55.0 y superiores
    * Fix color picker alignment
    * Fix USO install
    * Remove link to Opera addon
    * Made "Write style for:" clickable
    * Various bug fixes
    * Update dependencies

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

    Descargar archivo
  • Versión 1.5.26

    Lanzada el 29 de ago. de 2022 - 1,23 MB
    Compatible con firefox 55.0 y superiores
    * Fix sync connection in Vivaldi
    * Fix USO site installation
    * Support `has()` selector
    * Update dependencies
    * Various bug fixes

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

    Descargar archivo
  • Versión 1.5.25

    Lanzada el 31 de may. de 2022 - 1,24 MB
    Compatible con firefox 55.0 y superiores
    * Database bug fix

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

    Descargar archivo
  • Versión 1.5.24

    Lanzada el 30 de may. de 2022 - 1,3 MB
    Compatible con firefox 55.0 y superiores
    Version 1.5.24 (May 30, 2022)

    * Limit editor height to viewport
    * Add hwb color support
    * Add usercss write option in popup
    * Improve compact mode
    * Update dependencies
    * Various bug fixes

    Version 1.5.23 (March 19, 2022; beta only)

    * Add eyedropper support
    * Fix iframe styles
    * Support inclusions
    * Add WebDAV sync
    * Fix compatibility with kiwi
    * Add draggable list to adjust injection order
    * Add per-style setting for autoupdate
    * Add dark theme
    * Update dependencies
    * Various bug fixes

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

    Descargar archivo
  • Versión 1.5.21

    Lanzada el 20 de ago. de 2021 - 1,34 MB
    Compatible con firefox 53.0 y superiores
    * Update translations
    * Update to CodeMirror 5.62.3
    * Fix CSS linting in CodeMirror
    * Updated parserlib

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

    Descargar archivo
  • Versión 1.5.20

    Lanzada el 15 de ago. de 2021 - 1,23 MB
    Compatible con firefox 53.0 y superiores
    * Show USw error
    * Update to CodeMirror 5.62.2
    * Allow `@import` from any url
    * Various bug fixes

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

    Descargar archivo
  • Versión 1.5.19

    Lanzada el 15 de jul. de 2021 - 1,22 MB
    Compatible con firefox 53.0 y superiores
    Fix syncing
    Shrink screenshots
    Update internal libraries
    Various bug fixes

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

    Descargar archivo
  • Versión 1.5.17

    Lanzada el 25 de feb. de 2021 - 1,21 MB
    Compatible con firefox 53.0 y superiores
    - Fix locales broken in 1.5.16
    - Update CodeMirror editor

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

    Descargar archivo
  • Versión 1.5.15

    Lanzada el 4 de feb. de 2021 - 1,32 MB
    Compatible con firefox 53.0 y superiores
    * Lots of UI updates
    * Editor improvements with bookmarking, scrolling & autocomplete
    * Lots of bug fixes

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

    Descargar archivo
  • Versión 1.5.13

    Lanzada el 24 de jul. de 2020 - 1,32 MB
    Compatible con firefox 53.0 y superiores
    * Disabled Dropbox in sync feature in bugged Chromium versions.
    * Include colon in autocomplete selection.
    * Add unlimited storage permission:

    IndexedDB storage may be evicted by the browser at its discretion [1].
    Granting the unlimitedStorage permission ensures that IndexedDB data
    will not be evicted [2], and allows the extension to store more than
    5MB of data if needed [3].

    [1]: https://web.dev/storage-for-the-web/#eviction
    [2]: https://crbug.com/680392#c5
    [3]: https://developer.chrome.com/apps/declare_permissions#unlimitedStorage

    * Using <kbd>Ctrl</kbd>+<kbd>F</kbd> focuses search field in manager.
    * Update CSSLint & made various parser fixes.
    * Translations:
    * Updated various languages.
    * Add Korean translation.
    * Add hotkey & right-click to beautify silently.
    * Increase userstyles style search timeout.
    * Various other code fixes.

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

    Descargar archivo
  • Versión 1.5.11

    Lanzada el 21 de abr. de 2020 - 1,39 MB
    Compatible con firefox 53.0 y superiores
    * Fix Firefox shortcuts buttons
    * Fix infinite loop in `colorizeInvisible`
    * CM scrollbar pointer-events

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

    Descargar archivo
  • Versión 1.5.10

    Lanzada el 27 de feb. de 2020 - 1,3 MB
    Compatible con firefox 53.0 y superiores
    - Fix for userstyle installer
    - Fix for subdomain searches
    - Include iframes in "write styles for" in the popup
    - Updated locales

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

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

Complementos

  • Acerca de
  • Blog de complementos de Firefox
  • Taller de extensiones
  • Central del desarrollador
  • Normativas para desarrolladores
  • Blog de la comunidad
  • Foro
  • Informar de un error
  • Guía de revisión

Navegadores

  • 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.