Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Stylus version history - 25 versions

Stylus by Stylus Team, Jeremy Schomery

Rated 4.7 out of 5
4.7 Stars out of 5
5
957
4
98
3
39
2
14
1
44
Stylus version history - 25 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 2.3.14

    Released Mar 10, 2025 - 1.04 MB
    Works with firefox 58.0 and later, android 58.0 and later
    • Fix drag & drop receptable
    • Make mobile popup scrollable again
    • Update CSS from greasyfork
    • Other bug fixes

    Source code released under GNU General Public License v3.0 only

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 2.3.13

    Released Feb 17, 2025 - 1.04 MB
    Works with firefox 58.0 and later, android 58.0 and later
    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.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 2.3.12

    Released Feb 8, 2025 - 1.04 MB
    Works with firefox 58.0 and later, android 58.0 and later
    • 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.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 2.3.10

    Released Jan 28, 2025 - 1.04 MB
    Works with firefox 58.0 and later, android 58.0 and later
    * 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

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.51

    Released Aug 19, 2024 - 1.28 MB
    Works with firefox 58.0 and later, android 58.0 and later
    * Fix dialog height
    * Don't add date to new style name
    * Ignore unknown stylelint rules
    * Fix temporary flyout
    * Various bug fixes

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.48

    Released Jul 2, 2024 - 1.28 MB
    Works with firefox 58.0 and later, android 58.0 and later
    * 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

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.46

    Released Feb 5, 2024 - 1.3 MB
    Works with firefox 57.0 and later, android 57.0 and later
    * Fix show save & clip error text
    * Fix USW api issue
    * Restore sublime editor bookmarks correctly
    * Fix parser library
    * Update locales

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.45

    Released Jan 26, 2024 - 1.3 MB
    Works with firefox 57.0 and later, android 57.0 and later
    * Link to preprocessor playground in error box
    * Hide preview errors when empty
    * Parserlib: allow empty doc targets
    * Move icons into images
    * Update locales

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.41

    Released Dec 5, 2023 - 1.3 MB
    Works with firefox 57.0 and later, android 57.0 and later
    * 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

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.38

    Released Nov 4, 2023 - 1.29 MB
    Works with firefox 55.0 and later, android 57.0 and later
    * Fix multiple editor issues
    * Fix section numbering
    * Fix several icons
    * Fix CSP nonce
    * Update locales

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.35

    Released Aug 29, 2023 - 1.31 MB
    Works with firefox 55.0 and later, android 120.0 and later
    ## 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

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.33

    Released May 23, 2023 - 1.25 MB
    Works with firefox 55.0 and later
    Only reuse parent styles in url-less frames (bug fix)

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.31

    Released May 9, 2023 - 1.25 MB
    Works with firefox 55.0 and later
    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

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.30

    Released Feb 25, 2023 - 1.24 MB
    Works with firefox 55.0 and later
    * Fix color picker alignment
    * Fix USO install
    * Remove link to Opera addon
    * Made "Write style for:" clickable
    * Various bug fixes
    * Update dependencies

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.26

    Released Aug 29, 2022 - 1.23 MB
    Works with firefox 55.0 and later
    * Fix sync connection in Vivaldi
    * Fix USO site installation
    * Support `has()` selector
    * Update dependencies
    * Various bug fixes

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.25

    Released May 31, 2022 - 1.24 MB
    Works with firefox 55.0 and later
    * Database bug fix

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.24

    Released May 30, 2022 - 1.3 MB
    Works with firefox 55.0 and later
    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

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.21

    Released Aug 20, 2021 - 1.34 MB
    Works with firefox 53.0 and later
    * Update translations
    * Update to CodeMirror 5.62.3
    * Fix CSS linting in CodeMirror
    * Updated parserlib

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.20

    Released Aug 15, 2021 - 1.23 MB
    Works with firefox 53.0 and later
    * Show USw error
    * Update to CodeMirror 5.62.2
    * Allow `@import` from any url
    * Various bug fixes

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.19

    Released Jul 15, 2021 - 1.22 MB
    Works with firefox 53.0 and later
    Fix syncing
    Shrink screenshots
    Update internal libraries
    Various bug fixes

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.17

    Released Feb 25, 2021 - 1.21 MB
    Works with firefox 53.0 and later
    - Fix locales broken in 1.5.16
    - Update CodeMirror editor

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.15

    Released Feb 4, 2021 - 1.32 MB
    Works with firefox 53.0 and later
    * Lots of UI updates
    * Editor improvements with bookmarking, scrolling & autocomplete
    * Lots of bug fixes

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.13

    Released Jul 24, 2020 - 1.32 MB
    Works with firefox 53.0 and later
    * 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.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.11

    Released Apr 21, 2020 - 1.39 MB
    Works with firefox 53.0 and later
    * Fix Firefox shortcuts buttons
    * Fix infinite loop in `colorizeInvisible`
    * CM scrollbar pointer-events

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5.10

    Released Feb 27, 2020 - 1.3 MB
    Works with firefox 53.0 and later
    - Fix for userstyle installer
    - Fix for subdomain searches
    - Include iframes in "write styles for" in the popup
    - Updated locales

    Source code released under GNU General Public License v3.0 only

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

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

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.