Stylus sürüm geçmişi - 25 sürüm
Stylus geliştiren: Stylus Team, Jeremy Schomery
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 2.3.14
10 Mar 2025 tarihinde çıktı - 1,04 MBfirefox 58.0 ve üstü, android 58.0 ve üstü ile çalışır- Fix drag & drop receptable
- Make mobile popup scrollable again
- Update CSS from greasyfork
- Other bug fixes
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Firefox’u indir ve uzantıyı yükleBu uzantıyı kullanmak için Firefox’a ihtiyacınız varEski sürümler
Sürüm 2.3.13
17 Şub 2025 tarihinde çıktı - 1,04 MBfirefox 58.0 ve üstü, android 58.0 ve üstü ile çalışırFixes:
- 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.Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 2.3.12
8 Şub 2025 tarihinde çıktı - 1,04 MBfirefox 58.0 ve üstü, android 58.0 ve üstü ile çalışır- 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.
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 2.3.10
28 Oca 2025 tarihinde çıktı - 1,04 MBfirefox 58.0 ve üstü, android 58.0 ve üstü ile çalışır* 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 fixesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.51
19 Ağu 2024 tarihinde çıktı - 1,28 MBfirefox 58.0 ve üstü, android 58.0 ve üstü ile çalışır* Fix dialog height
* Don't add date to new style name
* Ignore unknown stylelint rules
* Fix temporary flyout
* Various bug fixesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.48
2 Tem 2024 tarihinde çıktı - 1,28 MBfirefox 58.0 ve üstü, android 58.0 ve üstü ile çalışır* 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 fixesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.46
5 Şub 2024 tarihinde çıktı - 1,3 MBfirefox 57.0 ve üstü, android 57.0 ve üstü ile çalışır* Fix show save & clip error text
* Fix USW api issue
* Restore sublime editor bookmarks correctly
* Fix parser library
* Update localesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.45
26 Oca 2024 tarihinde çıktı - 1,3 MBfirefox 57.0 ve üstü, android 57.0 ve üstü ile çalışır* Link to preprocessor playground in error box
* Hide preview errors when empty
* Parserlib: allow empty doc targets
* Move icons into images
* Update localesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.41
5 Ara 2023 tarihinde çıktı - 1,3 MBfirefox 57.0 ve üstü, android 57.0 ve üstü ile çalışır* 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 dependenciesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.38
4 Kas 2023 tarihinde çıktı - 1,29 MBfirefox 55.0 ve üstü, android 57.0 ve üstü ile çalışır* Fix multiple editor issues
* Fix section numbering
* Fix several icons
* Fix CSP nonce
* Update localesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.35
29 Ağu 2023 tarihinde çıktı - 1,31 MBfirefox 55.0 ve üstü, android 120.0 ve üstü ile çalışır## 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.2Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.33
23 May 2023 tarihinde çıktı - 1,25 MBfirefox 55.0 ve üstü ile çalışırOnly reuse parent styles in url-less frames (bug fix)Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.31
9 May 2023 tarihinde çıktı - 1,25 MBfirefox 55.0 ve üstü ile çalışırVersion 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 dependenciesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.30
25 Şub 2023 tarihinde çıktı - 1,24 MBfirefox 55.0 ve üstü ile çalışır* Fix color picker alignment
* Fix USO install
* Remove link to Opera addon
* Made "Write style for:" clickable
* Various bug fixes
* Update dependenciesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.26
29 Ağu 2022 tarihinde çıktı - 1,23 MBfirefox 55.0 ve üstü ile çalışır* Fix sync connection in Vivaldi
* Fix USO site installation
* Support `has()` selector
* Update dependencies
* Various bug fixesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.25
31 May 2022 tarihinde çıktı - 1,24 MBfirefox 55.0 ve üstü ile çalışır* Database bug fixKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.24
30 May 2022 tarihinde çıktı - 1,3 MBfirefox 55.0 ve üstü ile çalışırVersion 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 fixesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.21
20 Ağu 2021 tarihinde çıktı - 1,34 MBfirefox 53.0 ve üstü ile çalışır* Update translations
* Update to CodeMirror 5.62.3
* Fix CSS linting in CodeMirror
* Updated parserlibKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.20
15 Ağu 2021 tarihinde çıktı - 1,23 MBfirefox 53.0 ve üstü ile çalışır* Show USw error
* Update to CodeMirror 5.62.2
* Allow `@import` from any url
* Various bug fixesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.19
15 Tem 2021 tarihinde çıktı - 1,22 MBfirefox 53.0 ve üstü ile çalışırFix syncing
Shrink screenshots
Update internal libraries
Various bug fixesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.17
25 Şub 2021 tarihinde çıktı - 1,21 MBfirefox 53.0 ve üstü ile çalışır- Fix locales broken in 1.5.16
- Update CodeMirror editorKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.15
4 Şub 2021 tarihinde çıktı - 1,32 MBfirefox 53.0 ve üstü ile çalışır* Lots of UI updates
* Editor improvements with bookmarking, scrolling & autocomplete
* Lots of bug fixesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.13
24 Tem 2020 tarihinde çıktı - 1,32 MBfirefox 53.0 ve üstü ile çalışır* 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.Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.11
21 Nis 2020 tarihinde çıktı - 1,39 MBfirefox 53.0 ve üstü ile çalışır* Fix Firefox shortcuts buttons
* Fix infinite loop in `colorizeInvisible`
* CM scrollbar pointer-eventsKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.5.10
27 Şub 2020 tarihinde çıktı - 1,3 MBfirefox 53.0 ve üstü ile çalışır- Fix for userstyle installer
- Fix for subdomain searches
- Include iframes in "write styles for" in the popup
- Updated localesKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı