Firefox 浏览器附加组件
  • 探索
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
扩展工坊开发者中心下载 Firefox注册或登录
附加组件图标

Stylus 版本历史 - 25 个版本

Stylus 作者: Stylus Team, Jeremy Schomery

评分 4.6 / 5
4.6 / 5 星
Stylus 版本历史 - 25 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。

    您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 1.5.15

    发布于 2021年2月4日 - 1.32 MB
    适用于 firefox 53.0 及更高版本
    * Lots of UI updates
    * Editor improvements with bookmarking, scrolling & autocomplete
    * Lots of bug fixes

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 较早版本

    版本 1.5.13

    发布于 2020年7月24日 - 1.32 MB
    适用于 firefox 53.0 及更高版本
    * 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.

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.5.11

    发布于 2020年4月21日 - 1.39 MB
    适用于 firefox 53.0 及更高版本
    * Fix Firefox shortcuts buttons
    * Fix infinite loop in `colorizeInvisible`
    * CM scrollbar pointer-events

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.5.10

    发布于 2020年2月27日 - 1.3 MB
    适用于 firefox 53.0 及更高版本
    - Fix for userstyle installer
    - Fix for subdomain searches
    - Include iframes in "write styles for" in the popup
    - Updated locales

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.5.6

    发布于 2019年9月11日 - 1.34 MB
    适用于 firefox 53.0 及更高版本
    Fixed the white flash of unstyled content (FOUC), found using Firefox multi-account containers & in Chrome Canary.
    Fixed manager not showing the update button after updating.

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.5.5

    发布于 2019年8月8日 - 1.34 MB
    适用于 firefox 53.0 及更高版本
    * Colorpicker works with non-hex values again.
    * Revert script injection changes to fix flash of white.
    * Layout improvements.

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.5.4

    发布于 2019年7月8日 - 1.34 MB
    适用于 firefox 53.0 及更高版本
    * Fixed issue with "Turn all styles off".
    * Prevent installing duplicate styles from USO.
    * Simplified exclusions & use dialogs to configure.
    * Auto-resize section editor.
    * Stylelint now ignores Stylus language at-rules.
    * Other various fixes.

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.5.3

    发布于 2019年3月24日 - 1.3 MB
    适用于 firefox 53.0 及更高版本
    * Various bug fixes:
    * Prevent javascript errors.
    * Iframe issues.
    * Live preview problems.
    * Installing from USO.
    * Beautify options are now persistent.

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.5.2

    发布于 2018年12月11日 - 1.29 MB
    适用于 firefox 53.0 及更高版本
    * Fix Dropbox blocked from working on new installs.
    * Fix accessibility issues.
    * Fix save template.
    * Fix editor focusing.
    * Fix inline search for Vivaldi.

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.5.1

    发布于 2018年11月30日 - 1.28 MB
    适用于 firefox 53.0 及更高版本
    * Fix usercss install error.
    * Show style update error.
    * Fix inline searching.
    * Fix detection of CSP.
    * Fix dynamic changing of manager options.
    * Fix cursor moving between multiple editors.
    * Fix beautify adding extra carriage returns.
    * Allow `/!*` comments in UserCSS metadata.
    * Miscellaneous bug fixes.

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.5.0

    发布于 2018年11月19日 - 1.21 MB
    适用于 firefox 53.0 及更高版本
    * Implement Dropbox import/export (requiring the addition of the "identity" permission).
    * Refactor storage system.
    * Improved import performance.
    * Fix popup inline install/uninstall.
    * Fix update button & interaction with userstyles.org.
    * Add color validation to UserCSS meta variables.

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.4.23

    发布于 2018年11月3日 - 1.14 MB
    适用于 firefox 48.0 及更高版本
    * Fixed update button on userstyles.org.
    * UserCSS settings now select all text on focus.
    * UserCSS added number & range variables, and default option indicator.
    * Rewrote linter system; UserCSS metadata is now included.
    * Editor page now properly refreshes.
    * Updated CodeMirror.

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.4.22

    发布于 2018年9月20日 - 1.13 MB
    适用于 firefox 48.0 及更高版本, android 48.0 及更高版本
    * Fixed a bug with toggling styles in the popup using the Spacebar key
    * Fixed a bug with Turn-all-styles-off being ignored on initial page load

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.4.21

    发布于 2018年9月10日 - 1.14 MB
    适用于 firefox 48.0 及更高版本, android 48.0 及更高版本
    * Set style's textContent in page context in FF59+
    * Updated CodeMirror to v5.40.
    * Updated locales.
    * Various trivial bug fixes and improvements.

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.4.20

    发布于 2018年8月20日 - 1.13 MB
    适用于 firefox 48.0 及更高版本, android 48.0 及更高版本
    * Various fixes for narrow (mobile) UI
    * "Preserve new lines" option is added to beautifier in the editor
    * Buttons to restore/clone/move a section in the standard style editor
    * UserCSS style URLs can have ? after .user.css like dropbox URLs
    * UserCSS preprocessor LESS updated to 3.8.1
    * UserCSS site is now optional in @author
    * UserCSS will no longer overwrite existing styles when saving a new one
    * UserCSS now properly sets placeholder for empty `@name`
    * Fixes to a few issues with the "applies to" editor inputs.
    * Highlight edited style on history back (Firefox).
    * Add live reload message when unavailable.
    * Supress stylelint warning for Stylus language `@css` block.
    * Add "Translate" link to manager.
    * Apply style to more iframes (Firefox).
    * Display #RGBA swatches in the editor correctly even in old browsers.
    * Show update all button on individual check too.
    * Fix CSSLint issue with <text-decoration-color>.
    * Fix a rare issue with colorpicker positioning.

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.4.12

    发布于 2018年7月5日 - 1.14 MB
    适用于 firefox 48.0 及更高版本, android 48.0 及更高版本
    Style installation in the popup is working again.

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.4.10

    发布于 2018年7月4日 - 1.14 MB
    适用于 firefox 48.0 及更高版本, android 48.0 及更高版本
    Style search in the popup is functional again.

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.4.9

    发布于 2018年7月3日 - 1.14 MB
    适用于 firefox 48.0 及更高版本, android 48.0 及更高版本
    Trivial bugfixes
    Switched "Shortcuts" to "Wiki" in the popup

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.4.8

    发布于 2018年7月2日 - 1.14 MB
    适用于 firefox 48.0 及更高版本, android 48.0 及更高版本
    Fixed a bug in colorpicker when switching the format

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.4.7

    发布于 2018年6月29日 - 1.14 MB
    适用于 firefox 48.0 及更高版本, android 48.0 及更高版本
    Various trivial bugfixes.

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.4.5

    发布于 2018年5月17日 - 1.14 MB
    适用于 firefox 48.0 及更高版本, android 48.0 及更高版本
    • Style manager: fixes for zebra striping
    • Style manager: allow styles for the manager to define html { --columns: # } where # is a number of columns in this style, which will adjust zebra striping on odd rows to produce a consistent checkerboard effect

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.4.4

    发布于 2018年5月14日 - 1.14 MB
    适用于 firefox 48.0 及更高版本, android 48.0 及更高版本
    • Update interval longer than 596 hours can be set

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.4.3

    发布于 2018年5月12日 - 1.14 MB
    适用于 firefox 48.0 及更高版本, android 48.0 及更高版本
    • The update log ("History" button in the style manager) preserves the older entries, which was broken a few months ago

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.4.2

    发布于 2018年5月6日 - 1.14 MB
    适用于 firefox 48.0 及更高版本, android 48.0 及更高版本
    • Editor: code folding for usercss with @preprocessor stylus

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
  • 版本 1.4.1

    发布于 2018年5月5日 - 1.14 MB
    适用于 firefox 48.0 及更高版本, android 48.0 及更高版本
    • Editor: live-preview is properly applied for newly created styles after first save
    • Editor: spaces will be inserted on pressing the <Tab> key when "Use tabs with smart indentatio­n" option is unchecked

    源代码遵循 GNU 通用公共授权,版本 3.0 许可协议发布

    只能用于 Firefox — 获取 Firefox
    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • 博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 论坛
  • 报告缺陷
  • 评价指南
  • 网站状态

浏览器

  • Desktop
  • Mobile
  • Reality
  • Enterprise

产品

  • Lockwise
  • Monitor
  • Browsers
  • Pocket
  • Twitter (@firefox)
  • Facebook (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按 知识共享 署名-相同方式共享 3.0 或更新版本使用。