Πρόσθετα προγράμματος περιήγησης Firefox
Σύνδεση
Εικονίδιο προσθέτου

Ιστορικό εκδόσεων του Stylus - 25 εκδόσεις

Stylus από Stylus Team, Jeremy Schomery, tophf

Βαθμολογία 4,7 από 5
4,7 αστέρια από 5
5
1.017
4
100
3
40
2
14
1
44
Ιστορικό εκδόσεων του Stylus - 25 εκδόσεις
  • Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.

  • Πιο πρόσφατη έκδοση

    Έκδοση 2.4.8

    Κυκλοφόρησε στις 19 Ιουλ 2026 - 1,17 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα
    • editor: move [x] Enabled back to top + hide the label in compact mode
    • editor: add [ ] Save when toggling via hotkey + hotkey config.
      This mode seems useful when editing without live preview.
    • fix #2181: update the webpage icon when a style in the editor no longer applies

    Full Changelog: https://github.com/openstyles/stylus/compare/v2.4.7...v2.4.8

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη Firefox και απόκτηση επέκτασης
    Λήψη αρχείου
  • Παλαιότερες εκδόσεις

    Έκδοση 2.4.7

    Κυκλοφόρησε στις 16 Ιουλ 2026 - 1,17 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα
    • editor: fix Alt-Enter hotkey to toggle style
    • editor: fix clone/add/remove/up/down section action buttons
    • improved dark mode scrollbars

    Full Changelog: https://github.com/openstyles/stylus/compare/v2.4.6...v2.4.7

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.4.6

    Κυκλοφόρησε στις 14 Ιουλ 2026 - 1,17 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα
    • editor: less confusing icons (hopefully)
    • editor: Ctrl-K-1 folds selectors inside sections, Ctrl-K-0 unfolds them
    • editor: when scrolling inside scrollable header panels it won't scroll the entire page on reaching the panel's edge and conversely when scrolling over unscrollable parts of the header it will scroll the entire page.
    • fix toggling styles in incognito windows
    • fix clicking the Sync now button

    Full Changelog: https://github.com/openstyles/stylus/compare/v2.4.5...v2.4.6

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.4.5

    Κυκλοφόρησε στις 7 Ιουλ 2026 - 1,17 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα
    • fix the "loose spaces" mode in the editor search to apply to all spaces and not just the first one

    Full Changelog: https://github.com/openstyles/stylus/compare/v2.4.4...v2.4.5

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.4.4

    Κυκλοφόρησε στις 7 Ιουλ 2026 - 1,17 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα
    • fix the patch CSP filtering of meta tags so it applies only to HTML-based responses
    • update CSSLint-mod definitions
    • minor UI tweaks and fixes

    Full Changelog: https://github.com/openstyles/stylus/compare/v2.4.3...v2.4.4

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.4.3

    Κυκλοφόρησε στις 4 Ιουλ 2026 - 1,18 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα
    • fix compatibility with Orion browser
    • apply the patch CSP option to <meta> tags e.g. on flickr.com
    • fix live preview's magnetic cursor bug from the previous release
    • use current timezone in exported file name instead of UTC
    • fix catastrophic slowdowns on an unclosed metadata comment
    • fix sync buttons not showing

    Full Changelog: https://github.com/openstyles/stylus/compare/v2.4.2...v2.4.3

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.4.2

    Κυκλοφόρησε στις 28 Ιουν 2026 - 1,18 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα
    • Fix sync for edited styles.
    • Right-click on checkbox in popup to toggle in current tab.
    • Use icons instead of text labels in compact editor layout.
    • Fix auto-restoring a corrupted database from internal cache.
    • Fix the only updates checkbox when updating in the manager encounters problems.
    • Speed up opening the editor with styles that have a lot of color swatches + show swatches for modern colors although the color picker isn't updated so changing a color inside would convert it to a plain rgb format.
    • Suppress CSS linter warnings for variables in styles with @preprocessor and ancient -webkit syntax.
    • Fix @preprocessor stylus so it keeps @media inside its respective document section.
    • csslint-mod 1.0.10 warns about invalid pseudo selector sequence like ::after:hover
    • less 4.6.6

    Full Changelog: https://github.com/openstyles/stylus/compare/v2.3.30...v2.4.1

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.34.30

    Κυκλοφόρησε στις 17 Ιουν 2026 - 1,1 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα
    Automatic rollback based on version [2.3.30].

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.34

    Κυκλοφόρησε στις 10 Ιουν 2026 - 1,14 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα
    Reverted to v2.3.30 in AMO re-versioned as v2.3.34.30 due to #2143: when editing a style, its custom settings are reset (fixed in nightly builds).
    • Fix auto-restoring a corrupted database from internal cache
    • Fix the only updates checkbox when updating in the manager encounters problems
    • Speed up opening the editor with styles that have a lot of color swatches + show swatches for modern colors although the color picker isn't updated so changing a color inside would convert it to a plain rgb format.
    • Suppress Stylelint's warnings for variables in styles with @preprocessor less.
    • Both @preprocessor less and @preprocessor stylus will set UserCSS style variables directly via their respective API instead of prepending to the style code internally which previously caused problems due to leftovers e.g. a dummy global section or a failure to parse the style altogether.
    • Update csslint-mod 1.0.10:
    • silences the warnings for vendor prefixed functions like -webkit-gradient as they're mostly ancient fossils
    • warns about invalid pseudo selector sequence like ::after:hover
    • adds gradients with two color stops and some new properties.

    Full Changelog: https://github.com/openstyles/stylus/compare/v2.3.30...v2.3.33

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.30

    Κυκλοφόρησε στις 29 Μαϊ 2026 - 1,1 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα
    Fixes dysfunctional state reported by some users of 2.3.28.
    https://github.com/openstyles/stylus/compare/v2.3.24...v2.3.30

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.29.24

    Κυκλοφόρησε στις 29 Μαϊ 2026 - 1,1 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα
    Rolled back to 2.3.24 due to some users encountering dysfunctional extension state.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.28

    Κυκλοφόρησε στις 28 Μαϊ 2026 - 1,1 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα
    Minor bug fixes: https://github.com/openstyles/stylus/compare/v2.3.24...v2.3.28

    Some users reported this version is broken though:
    https://github.com/openstyles/stylus/issues/2120

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.24

    Κυκλοφόρησε στις 19 Μαϊ 2026 - 1,1 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα
    Notable changes:
    * fix #1818: add loose space matching in editor -> find
    * fix #2082: select token at line start on double-click
    * fix #2088: tighten discovery for CSP violations
    * fix #2089: unbork homepage inference for styles
    * csslint-mod 1.0.9, less 4.6.4

    Full Changelog: https://github.com/openstyles/stylus/compare/v2.3.23...v2.3.24

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.23

    Κυκλοφόρησε στις 12 Μαϊ 2026 - 1,1 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα
    Notable changes:
    * csslint-mod 1.0.8 + new rule: selector-newline-no-indent to warn about a missing "," at the end of a multi-line compound selector unless the subsequent lines are indented relative to the first line
    * stylelint 17.11.0 + enable more rules by default (you can enable them in linter config dialog either manually or by clicking the Reset button): at-rule-descriptor-no-unknown, at-rule-descriptor-value-no-unknown, declaration-property-value-no-unknown, nesting-selector-no-missing-scoping-root, no-invalid-position-declaration, selector-no-invalid. See also https://stylelint.io/CHANGELOG
    * fix options button in popup on mobile Kiwi/Edge
    * fix Publish button in editor
    * fix compatibility with old Firefox
    * improve CSP error message in popup

    Full Changelog: https://github.com/openstyles/stylus/compare/v2.3.22...v2.3.23

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.22

    Κυκλοφόρησε στις 30 Απρ 2026 - 1,07 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα
    • Favicons in installer and editor
    • Allow deleting extra styles after import so you can effectively replace the entire database
    • New option: [x] Open popup in a side panel.
    • New options for popup actions to open in a side panel: Style editor, Style manager, Options, Search, UserCSS config.
    • New options to set custom sites for advanced options: Instant inject, Patch CSP, Expose iframes, Circumvent CSP via ASS
    • Allow /regexp/ syntax in personal included/excluded sites in the editor and in the advanced site-restricted options.
    • [Popup] Menu to force-include/exclude style for the current tab or domain/url/prefix
    • [Popup] Hold <kbd>Alt</kbd> to toggle styles only for the current tab.
    • [Popup] Right-click or long-press on an action button to force-open in a side panel.
    • [Popup] highlight force-applied styles
    • [Editor] New option: [x] override style in Style settings -> Personal included sites, so your list overrides the intrinsic sites of the style.
    • [Editor] Fix double-click to select unicode tokens.
    • [Editor] Colorize more modern color functions.
    • [Editor] Prevent browser from hanging on long lines.
    • [Editor] Improve autocomplete.
    • [Editor] The option [x] as UserCSS is moved to the editor page from the manager/popup. Toggling the option in a newly created style before you modify it switches the style's format as well.
    • stylelint 16.25.0, csslint-mod 1.0.7, less 4.4.2
    • New hotkey and a context menu: Toggle current tab, the hotkey is customizable in about:addons
    • fix installation on userstyles.org.
    • increase some paddings on touch device.
    • show uncaught Stylus errors so you can report them to us, click the text to copy it to clipboard and remove it from the screen.
    • fix #2037: actually patch CSP
    • fix #2039: Firefox Android buttons in popup
    • fix #2045: multiple comments before @-moz-document
    • fix #2060: add attributes in UserCSS config dialog for easier restyling
    • you can extract a style from your cloud provider's json file: paste the contents in the editor or import the file in the manager
    • fix import broken in 2.3.21

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.19

    Κυκλοφόρησε στις 9 Ιαν 2026 - 1,06 MB
    Λειτουργεί με firefox 58.0 και νεότερα, android 58.0 και νεότερα
    Rollback to 2.3.17 due to reported bugs in 2.3.18.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.18

    Κυκλοφόρησε στις 7 Ιαν 2026 - 1,07 MB
    Λειτουργεί με firefox 68.0 και νεότερα, android 68.0 και νεότερα

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.17

    Κυκλοφόρησε στις 3 Νοε 2025 - 1,06 MB
    Λειτουργεί με firefox 58.0 και νεότερα, android 58.0 και νεότερα
    • Skip broken editor bookmarks
    • Bug fixes
    • Update locale

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.16

    Κυκλοφόρησε στις 11 Αυγ 2025 - 1,05 MB
    Λειτουργεί με firefox 58.0 και νεότερα, android 58.0 και νεότερα
    • Updated dependencies
    • Fix minor issues

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.14

    Κυκλοφόρησε στις 10 Μαρ 2025 - 1,04 MB
    Λειτουργεί με firefox 58.0 και νεότερα, android 58.0 και νεότερα
    • Fix drag & drop receptable
    • Make mobile popup scrollable again
    • Update CSS from greasyfork
    • Other bug fixes

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.13

    Κυκλοφόρησε στις 17 Φεβ 2025 - 1,04 MB
    Λειτουργεί με firefox 58.0 και νεότερα, android 58.0 και νεότερα
    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.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.12

    Κυκλοφόρησε στις 8 Φεβ 2025 - 1,04 MB
    Λειτουργεί με firefox 58.0 και νεότερα, android 58.0 και νεότερα
    • 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.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 2.3.10

    Κυκλοφόρησε στις 28 Ιαν 2025 - 1,04 MB
    Λειτουργεί με firefox 58.0 και νεότερα, android 58.0 και νεότερα
    * 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

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 1.5.51

    Κυκλοφόρησε στις 19 Αυγ 2024 - 1,28 MB
    Λειτουργεί με firefox 58.0 και νεότερα, android 58.0 και νεότερα
    * Fix dialog height
    * Don't add date to new style name
    * Ignore unknown stylelint rules
    * Fix temporary flyout
    * Various bug fixes

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
  • Έκδοση 1.5.48

    Κυκλοφόρησε στις 2 Ιουλ 2024 - 1,28 MB
    Λειτουργεί με firefox 58.0 και νεότερα, android 58.0 και νεότερα
    * 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

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0

    Λήψη αρχείου
Μετάβαση στην αρχική σελίδα της Mozilla

Πρόσθετα

  • Σχετικά
  • Blog προσθέτων Firefox
  • Εργαστήριο επεκτάσεων
  • Κέντρο προγραμματιστών
  • Πολιτικές προγραμματιστών
  • Blog κοινότητας
  • Φόρουμ
  • Αναφορά σφάλματος
  • Οδηγίες κριτικής

Λήψη

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Τελευταίες εκδόσεις

  • Nightly
  • Beta

Firefox για επιχειρήσεις

  • Enterprise

Κοινότητα

  • Connect
  • Contribute
  • Developer

Ακολουθήστε

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Απόρρητο
  • Cookie
  • Νομικά

Εκτός από τα μέρη όπου αναφέρεται διαφορετικά, το περιεχόμενο του ιστοτόπου υπόκειται στην άδεια Creative Commons Attribution Share-Alike License v3.0 ή τυχόν νεότερες εκδόσεις.