Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Tagstash 版本历史 - 16 个版本

Tagstash 作者: JD

目前尚无评分
0 / 5 星
5
0
4
0
3
0
2
0
1
0
Tagstash 版本历史 - 16 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 1.10.0

    发布于 2026年8月14日 - 54.39 KB
    适用于 firefox 128.0 及更高版本
    The extension now matches your Tagstash account's theme. Pick Slate, Midnight, or Light on tagsta.sh and the popup, sidebar, and settings page follow it automatically — there's no separate setting to keep in sync.
    • The theme is read from your account when the extension signs in or refreshes your session, so changing it on the website carries over the next time you open the popup or sidebar.
    • Signing in from the popup restyles an already-open sidebar immediately, without a reload.
    • Signed out, the extension follows your browser's light/dark preference.

    源代码遵循 MIT 许可证 发布

    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 1.9.0

    发布于 2026年8月10日 - 51.04 KB
    适用于 firefox 128.0 及更高版本
    • Fixed the tag input field so browser-native autofill dropdown no longer pops up and covers Tagstash's own tag suggestion box in the popup.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.8.0

    发布于 2026年8月6日 - 51.02 KB
    适用于 firefox 128.0 及更高版本
    • The sidebar's sort preference (Count / A–Z) is now remembered across sessions. Previously it reset to "Count" every time you reopened the sidebar; now it stays on whichever option you last picked.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.7.2

    发布于 2026年8月5日 - 50.97 KB
    适用于 firefox 128.0 及更高版本
    • Fixed popup layout overflow: long fetched titles/descriptions/URLs now wrap instead of distorting the popup width
    • Fixed action-button rows (Fetch Title, Base URL, Trim URL, Fetch From Site) overflowing the panel edge — they now wrap to a second line when needed
    • Fixed a Firefox-specific bug where info tooltips rendered as unstyled, overflowing inline text instead of a proper floating tooltip (caused by position: absolute not working correctly on elements nested inside <button>)

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.7.0

    发布于 2026年8月2日 - 50.9 KB
    适用于 firefox 128.0 及更高版本
    1.7.0
    - Removed outdated "Firefox Extension" label

    1.6.0
    - Consistent "Tagstash" branding throughout the extension and docs

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.5.0

    发布于 2026年7月31日 - 50.72 KB
    适用于 firefox 128.0 及更高版本
    • Added a search box to the sidebar — filter your bookmarks by title, URL, description, or tag as you type.
    • Fixed an inconsistency where saving a bare domain (e.g. https://example.com/) could produce a different stored URL than using the "Base URL" button. Both now normalize the same way.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.4.4

    发布于 2026年6月19日 - 47.26 KB
    适用于 firefox 128.0 及更高版本
    • Improved sidebar session handling: the sidebar now refreshes automatically when login state changes, so newly authenticated users immediately see bookmark data without manual reload.
    • Improved reliability of auth-change detection in sidebar behavior.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.4.3

    发布于 2026年6月3日 - 47.21 KB
    适用于 firefox 128.0 及更高版本
    Bug Fixes

    Fixed an issue where the sidebar would remain in the logged-out state after re-authenticating via the popup button following a session timeout. The sidebar now automatically reloads when a new login session is detected, restoring full functionality without requiring a manual browser restart or tab refresh.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.4.2

    发布于 2026年5月22日 - 47.07 KB
    适用于 firefox 128.0 及更高版本
    • Derives the favicon URL directly from bookmark.url using https://icons.duckduckgo.com/ip3/${domain}.ico, bypassing the Google service that blocks extension contexts
    • Silently hides any favicon that still fails to load (no broken image icon)

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.4.1

    发布于 2026年5月19日 - 46.97 KB
    适用于 firefox 128.0 及更高版本
    • Bookmarks now open in current tab instead of new tab

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.4.0

    发布于 2026年5月18日 - 46.96 KB
    适用于 firefox 128.0 及更高版本
    New features
    • Edit bookmarks from the sidebar — hover a bookmark to reveal an edit button. Opens a full edit modal with title, URL, description, and tags.
    • Tag pill editor in sidebar — the modal's tag input matches the site and popup behavior: press comma or space to add a tag, backspace to remove the last one, click × to remove individual tags.
    • Persistent sidebar state — expanded/collapsed tag folders and sections are remembered across browser sessions.
    • Starred Bookmarks open by default — the starred section is now expanded on first load.

    Bug fixes
    • Fixed a horizontal scrollbar appearing in the popup caused by tooltip overflow (tooltips are now right-anchored).
    • Modest popup padding increase without introducing scrollbars.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.3.1

    发布于 2026年5月17日 - 44.38 KB
    适用于 firefox 128.0 及更高版本
    • Starred bookmarks and bookmarks within tag folders are now sorted alphabetically by title
    • Expanding a tag or the Starred Bookmarks section automatically collapses the previously open one (accordion behavior)
    • Starred Bookmarks section is expanded by default when the sidebar loads
    • Smooth open/close animation on tag folders
    • Sidebar now auto-refreshes every 5 minutes in the background rather than on window focus, fixing an issue where the first click after switching to the sidebar was lost
    • Added a manual refresh button (↻) to the sidebar header

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.3.0

    发布于 2026年5月17日 - 44 KB
    适用于 firefox 128.0 及更高版本
    Bug Fixes
    • Fixed sidebar tags not sorting correctly when "Count" sort is selected

    New Features
    • Starred bookmarks and starred tags are now pinned to the top of the sidebar, separated from regular items by a divider. Starred bookmarks appear as a collapsible group, followed by starred tags — both highlighted with a gold star indicator.
    • Clicking the "Tagsta.sh" heading in the sidebar now opens the live site at tagsta.sh

    Improvements
    • Updated extension icons to use the clean Tagsta.sh favicon (removes the previous text watermark from the icon)

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.2.3

    发布于 2026年5月12日 - 42.66 KB
    适用于 firefox 128.0 及更高版本
    Firefox Sidebar

    The extension now includes a sidebar panel — open it from the View menu or the sidebar toggle to browse your Tagsta.sh library without leaving your current tab.

    Tag Browser

    All your tags are displayed as collapsible folders in the sidebar.
    Click a tag to expand it and see the bookmarks inside, complete with favicons and clickable links.

    Sort Options

    Tags can be sorted by count (most-used first, the default) or alphabetically (A–Z) using the toggle in the sidebar header.

    Design

    The sidebar matches the Tagsta.sh dark theme — purple accent palette, Nunito font, and gradient header.

    No Extra Sign-In Required

    The sidebar uses your existing login session from the toolbar popup. If you're already signed in, it loads immediately.

    Bug Fixes
    • Fixed manifest validation errors (duplicate action key, non-square icons, missing icon files).
    • Updated all user-visible labels from "Tagstash" to "Tagsta.sh".

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.3.1

    发布于 2026年4月21日 - 18.84 KB
    适用于 firefox 128.0 及更高版本
    • Rebranded to Tagsta.sh across all user-visible text
    • Updated all API endpoints and host permissions to point to tagsta.sh
    • Added a Tagsta.sh site link in the popup footer
    • Tag input now uses a chip/pill UI — press Comma, Space, Enter, or Tab to lock in a tag; click the × on any chip to remove it

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.1.0

    发布于 2026年4月13日 - 18.24 KB
    适用于 firefox 128.0 及更高版本

    源代码遵循 MIT 许可证 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

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

最新版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

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