Stylus Versionsgeschichte – 25 Versionen
Stylus von Stylus Team, Jeremy Schomery
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 2.3.16
Veröffentlicht 11. Aug. 2025 – 1,05 MBFunktioniert mit firefox 58.0 und höher, android 58.0 und höher- Updated dependencies
- Fix minor issues
Quelltext steht unter der Nur GNU General Public License v3.0
Laden Sie Firefox herunter und holen Sie sich die ErweiterungMelden Sie sich an, um diese Erweiterung zu verwendenÄltere Versionen
Version 2.3.14
Veröffentlicht 10. März 2025 – 1,04 MBFunktioniert mit firefox 58.0 und höher, android 58.0 und höher- Fix drag & drop receptable
- Make mobile popup scrollable again
- Update CSS from greasyfork
- Other bug fixes
Quelltext steht unter der Nur GNU General Public License v3.0
Version 2.3.13
Veröffentlicht 17. Feb. 2025 – 1,04 MBFunktioniert mit firefox 58.0 und höher, android 58.0 und höherFixes:
- 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.Quelltext steht unter der Nur GNU General Public License v3.0
Version 2.3.12
Veröffentlicht 8. Feb. 2025 – 1,04 MBFunktioniert mit firefox 58.0 und höher, android 58.0 und höher- 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.
Quelltext steht unter der Nur GNU General Public License v3.0
Version 2.3.10
Veröffentlicht 28. Jan. 2025 – 1,04 MBFunktioniert mit firefox 58.0 und höher, android 58.0 und höher* 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 fixesQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.51
Veröffentlicht 19. Aug. 2024 – 1,28 MBFunktioniert mit firefox 58.0 und höher, android 58.0 und höher* Fix dialog height
* Don't add date to new style name
* Ignore unknown stylelint rules
* Fix temporary flyout
* Various bug fixesQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.48
Veröffentlicht 2. Juli 2024 – 1,28 MBFunktioniert mit firefox 58.0 und höher, android 58.0 und höher* 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 fixesQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.46
Veröffentlicht 5. Feb. 2024 – 1,3 MBFunktioniert mit firefox 57.0 und höher, android 57.0 und höher* Fix show save & clip error text
* Fix USW api issue
* Restore sublime editor bookmarks correctly
* Fix parser library
* Update localesQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.45
Veröffentlicht 26. Jan. 2024 – 1,3 MBFunktioniert mit firefox 57.0 und höher, android 57.0 und höher* Link to preprocessor playground in error box
* Hide preview errors when empty
* Parserlib: allow empty doc targets
* Move icons into images
* Update localesQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.41
Veröffentlicht 5. Dez. 2023 – 1,3 MBFunktioniert mit firefox 57.0 und höher, android 57.0 und höher* 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 dependenciesQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.38
Veröffentlicht 4. Nov. 2023 – 1,29 MBFunktioniert mit firefox 55.0 und höher, android 57.0 und höher* Fix multiple editor issues
* Fix section numbering
* Fix several icons
* Fix CSP nonce
* Update localesQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.35
Veröffentlicht 29. Aug. 2023 – 1,31 MBFunktioniert mit firefox 55.0 und höher, android 120.0 und höher## 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.2Quelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.33
Veröffentlicht 23. Mai 2023 – 1,25 MBFunktioniert mit firefox 55.0 und höherOnly reuse parent styles in url-less frames (bug fix)Quelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.31
Veröffentlicht 9. Mai 2023 – 1,25 MBFunktioniert mit firefox 55.0 und höherVersion 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 dependenciesQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.30
Veröffentlicht 25. Feb. 2023 – 1,24 MBFunktioniert mit firefox 55.0 und höher* Fix color picker alignment
* Fix USO install
* Remove link to Opera addon
* Made "Write style for:" clickable
* Various bug fixes
* Update dependenciesQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.26
Veröffentlicht 29. Aug. 2022 – 1,23 MBFunktioniert mit firefox 55.0 und höher* Fix sync connection in Vivaldi
* Fix USO site installation
* Support `has()` selector
* Update dependencies
* Various bug fixesQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.25
Veröffentlicht 31. Mai 2022 – 1,24 MBFunktioniert mit firefox 55.0 und höher* Database bug fixQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.24
Veröffentlicht 30. Mai 2022 – 1,3 MBFunktioniert mit firefox 55.0 und höherVersion 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 fixesQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.21
Veröffentlicht 20. Aug. 2021 – 1,34 MBFunktioniert mit firefox 53.0 und höher* Update translations
* Update to CodeMirror 5.62.3
* Fix CSS linting in CodeMirror
* Updated parserlibQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.20
Veröffentlicht 15. Aug. 2021 – 1,23 MBFunktioniert mit firefox 53.0 und höher* Show USw error
* Update to CodeMirror 5.62.2
* Allow `@import` from any url
* Various bug fixesQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.19
Veröffentlicht 15. Juli 2021 – 1,22 MBFunktioniert mit firefox 53.0 und höherFix syncing
Shrink screenshots
Update internal libraries
Various bug fixesQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.17
Veröffentlicht 25. Feb. 2021 – 1,21 MBFunktioniert mit firefox 53.0 und höher- Fix locales broken in 1.5.16
- Update CodeMirror editorQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.15
Veröffentlicht 4. Feb. 2021 – 1,32 MBFunktioniert mit firefox 53.0 und höher* Lots of UI updates
* Editor improvements with bookmarking, scrolling & autocomplete
* Lots of bug fixesQuelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.13
Veröffentlicht 24. Juli 2020 – 1,32 MBFunktioniert mit firefox 53.0 und höher* 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.Quelltext steht unter der Nur GNU General Public License v3.0
Version 1.5.11
Veröffentlicht 21. Apr. 2020 – 1,39 MBFunktioniert mit firefox 53.0 und höher* Fix Firefox shortcuts buttons
* Fix infinite loop in `colorizeInvisible`
* CM scrollbar pointer-eventsQuelltext steht unter der Nur GNU General Public License v3.0