Додаци за прегледач Firefox
  • Проширења
  • Теме
    • за Firefox
    • Речници и језички пакети
    • Странице других прегледача
    • Додаци за Android
Пријавите се
Иконица додатка

Историјат издања додатка Stylus - 25 издања

Stylus од Stylus Team, Jeremy Schomery, tophf

Оцењено 4,7 од 5
4,7 звезда од 5
5
1.012
4
100
3
40
2
14
1
44
Историјат издања додатка Stylus - 25 издања
  • Будите опрезни са старим издањима! Ова издања су приказана у сврхе тестирања и референце.Увек би требало да користите најновије издање додатка.

  • Најновије издање

    Издање 2.3.34.30

    Објављено 17. jun 2026. - 1,1 MB
    Ради са firefox 68.0 и касније, android 68.0 и касније
    Automatic rollback based on version [2.3.30].

    Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0

    Преузмите Firefox и добијте додатак
    Преузмите датотеку
  • Старија издања

    Издање 2.3.34

    Објављено 10. jun 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 општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 2.3.30

    Објављено 29. maj 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 општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 2.3.29.24

    Објављено 29. maj 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 општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 2.3.28

    Објављено 28. maj 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 општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 2.3.24

    Објављено 19. maj 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 општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 2.3.23

    Објављено 12. maj 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 општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 2.3.22

    Објављено 30. apr. 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 општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 2.3.19

    Објављено 9. jan. 2026. - 1,06 MB
    Ради са firefox 58.0 и касније, android 58.0 и касније
    Rollback to 2.3.17 due to reported bugs in 2.3.18.

    Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 2.3.18

    Објављено 7. jan. 2026. - 1,07 MB
    Ради са firefox 68.0 и касније, android 68.0 и касније

    Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 2.3.17

    Објављено 3. nov. 2025. - 1,06 MB
    Ради са firefox 58.0 и касније, android 58.0 и касније
    • Skip broken editor bookmarks
    • Bug fixes
    • Update locale

    Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 2.3.16

    Објављено 11. avg. 2025. - 1,05 MB
    Ради са firefox 58.0 и касније, android 58.0 и касније
    • Updated dependencies
    • Fix minor issues

    Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 2.3.14

    Објављено 10. mar. 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 општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 2.3.13

    Објављено 17. feb. 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 општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 2.3.12

    Објављено 8. feb. 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 општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 2.3.10

    Објављено 28. jan. 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 општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 1.5.51

    Објављено 19. avg. 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 општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 1.5.48

    Објављено 2. jul 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 општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 1.5.46

    Објављено 5. feb. 2024. - 1,3 MB
    Ради са firefox 57.0 и касније, android 57.0 и касније
    * Fix show save & clip error text
    * Fix USW api issue
    * Restore sublime editor bookmarks correctly
    * Fix parser library
    * Update locales

    Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 1.5.45

    Објављено 26. jan. 2024. - 1,3 MB
    Ради са firefox 57.0 и касније, android 57.0 и касније
    * Link to preprocessor playground in error box
    * Hide preview errors when empty
    * Parserlib: allow empty doc targets
    * Move icons into images
    * Update locales

    Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 1.5.41

    Објављено 5. dec. 2023. - 1,3 MB
    Ради са firefox 57.0 и касније, android 57.0 и касније
    * 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

    Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 1.5.38

    Објављено 4. nov. 2023. - 1,29 MB
    Ради са firefox 55.0 и касније, android 57.0 и касније
    * Fix multiple editor issues
    * Fix section numbering
    * Fix several icons
    * Fix CSP nonce
    * Update locales

    Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 1.5.35

    Објављено 29. avg. 2023. - 1,31 MB
    Ради са firefox 55.0 и касније, android 120.0 и касније
    ## 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

    Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 1.5.33

    Објављено 23. maj 2023. - 1,25 MB
    Ради са firefox 55.0 и касније
    Only reuse parent styles in url-less frames (bug fix)

    Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0

    Преузмите датотеку
  • Издање 1.5.31

    Објављено 9. maj 2023. - 1,25 MB
    Ради са firefox 55.0 и касније
    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

    Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0

    Преузмите датотеку
Идите на почетну страницу Mozilla-е

Додаци

  • O програму
  • Блог о додацима за Firefox
  • Радионица за додатке
  • Центар за програмере
  • Политике програмера
  • Блог заједнице
  • Форум
  • Пријавите грешку
  • Водич за оцењивање

Преузмите

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

Најновије градње

  • Nightly
  • Beta

Firefox за предузећа

  • Enterprise

Заједница

  • Connect
  • Contribute
  • Developer

Прати

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Приватност
  • Колачићи
  • Права

Изузев тамо где је другачије наведено , садржај на овој страници је лиценциран под Creative Commons Attribution Share-Alike дозволом v3.0 или било којим каснијим издањем.