Collections 版本紀錄 - 7 個版本
Collections 作者: MienaiYami
Collections 版本紀錄 - 7 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
- 下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件
版本 2.4.1
發行於 2025年1月25日 - 601.17 KB適用於 firefox 109.0 與更新版本## v2.4.1
- fixed: context menu not working in production build.
- fixed: invalid export data format
- added: item limit on context menu. it will show most recently updated 10 collections.
- update: updated context menu on import and backup restore.
## v2.4.0
- fixed: extension version showing as "dev" in firefox.
- fixed: dark theme flickering on load when light mode is enabled (you need to toggle theme once to apply new changes).
- added: apply appSetting to all instances on change
- added: context menu option to add current tab to collection.
- refactor: major code cleanup and optimization.
- moved most storage operations to background script.原始碼依照 MIT License 條款釋出
版本 2.4.0
發行於 2025年1月25日 - 601.1 KB適用於 firefox 109.0 與更新版本## v2.4.0
- fixed: extension version showing as "dev" in firefox.
- fixed: dark theme flickering on load when light mode is enabled.
- added: apply appSetting to all instances on change
- added: context menu option to add current tab to collection.
- refactor: major code cleanup and optimization.
- moved most storage operations to background script.原始碼依照 MIT License 條款釋出
版本 2.3.1
發行於 2024年11月10日 - 599.27 KB適用於 firefox 109.0 與更新版本**Dropping support for Microsoft Add-ons store. **
Microsoft Add-ons store support was dropped due to their 1-week review process, while Chrome and Firefox only take less than a day. You can still use the extension from chrome web store, it works in Edge as well.
- added: new app font settings and additional settings for more customization.
- added: option to format copied data.
- added: option to manually add items to collection.
- added: changelog popup displayed on install and update.
- fixed: backup not creating unless manually started first.
- fixed: primary button hover color and font size adjustments for better clarity.
- fixed: empty items appearing when tabs are added during loading.
- improved: collection handling and optimized post collection data update fn.
- improved: UI for add-to-collection buttons and URL image preview display.
- changed: change in toast notification durations.
- updated: optimized tab management, ensuring tabs are added in correct order with enhanced image retrieval for best performance.原始碼依照 MIT License 條款釋出