Select Tabs 版本历史 - 13 个版本
Select Tabs 作者: Lionel Wong
Select Tabs 版本历史 - 13 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 4.0.1
发布于 2024年12月18日 - 25.74 KB适用于 firefox 58.0 及更高版本Fixed- Keyboard shortcuts did not work.
Release notes for 4.0.0
New- "With Selection/Link Text" commands, in text selection and link context menus. Link context menu also includes "Duplicates" and "Same Site".
- "Trail Left/Right" commands. (Requested by Cr8zyIvan)
- "All" command.
- Access keys are configurable in the options page (Windows and Linux).
- Options page displays any assigned keyboard shortcuts.
- "Same Site" command on an about: tab no longer selects reader view tabs.
- "Duplicates" command did not work for some about: tabs.
- Added extensive JsDoc code documentation.
- When there is no valid command result, selection process is now aborted instead of reselecting the current selection set.
- Reworked options data storage (again).
源代码遵循 Mozilla 公共许可证 2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 4.0.0
发布于 2024年12月18日 - 25.73 KB适用于 firefox 58.0 及更高版本New- "With Selection/Link Text" commands, in text selection and link context menus. Link context menu also includes "Duplicates" and "Same Site".
- "Trail Left/Right" commands. (Requested by Cr8zyIvan)
- "All" command.
- Access keys are configurable in the options page (Windows and Linux).
- Options page displays any assigned keyboard shortcuts.
- "Same Site" command on an about: tab no longer selects reader view tabs.
- "Duplicates" command did not work for some about: tabs.
- Added extensive JsDoc code documentation.
- When there is no valid command result, selection process is now aborted instead of reselecting the current selection set.
- Reworked options data storage (again).
源代码遵循 Mozilla 公共许可证 2.0 发布
- "With Selection/Link Text" commands, in text selection and link context menus. Link context menu also includes "Duplicates" and "Same Site".
版本 3.1.0
发布于 2024年6月17日 - 20.84 KB适用于 firefox 48.0 及更高版本New- Shift+click (and Shift+<access key> in Windows/Linux) on menu command adds the new selection to the existing selection. (Thanks Zegnat)
源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.0.0
发布于 2024年3月13日 - 20.72 KB适用于 firefox 48.0 及更高版本Changed
These changes may disrupt Select Tabs' existing user experience, justifying the major version bump:- "To the Left/Right" commands renamed "To the Start/End", and their access keys (Windows, Linux) changed from L/R to A/E.
- The way preferences are internally stored is reworked, resetting user preferences. (So please revisit your preferences.)
- "Add One Left/Right" commands. (Requested by aforest)
- Preferences page now has automatic dark mode.
源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.2.0
发布于 2023年4月4日 - 20.68 KB适用于 firefox 48.0 及更高版本v2.2.0
- New commands: Clear selection, Invert selection
- Commands can now be assigned keyboard shortcuts.
Thanks liljaylj!源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.1.2
发布于 2022年6月12日 - 19.88 KB适用于 firefox 48.0 及更高版本- Revert "Parent and Descendants" removal.
- "Parent and Descendants" switches focus to the parent tab if found.
- Rename menu item group "Time-based" to "Temporal".源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.1.1
发布于 2022年5月28日 - 19.68 KB适用于 firefox 48.0 及更高版本- Rename "Duplicate" to "Duplicates".
- Remove "Parent and Descendants". Can be replicated simply by invoking "Parent" and "Descendants".
- Update look of Options/Preferences.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.1.0
发布于 2022年5月12日 - 19.66 KB适用于 firefox 48.0 及更高版本NEW:
- Time-based commands.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.0.0
发布于 2022年4月10日 - 19.43 KB适用于 firefox 48.0 及更高版本NEW
- Individual commands can be toggled on or off in Preferences.
- "Duplicate" command.
IMPROVED
- Pinned tabs can be selected if the target tab is pinned.
FIXED
- "Same Site" didn't work for domains with ports.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.2.2
发布于 2021年6月20日 - 16.28 KB适用于 firefox 48.0 及更高版本v1.2.2
Exclude pinned tabs from selection, except with Parent command源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.2a
发布于 2021年5月29日 - 16.17 KB适用于 firefox 48.0 及更高版本v1.2a
Reverted: Pinned tabs not excluded from selection.
v1.2
Changed: Pinned tabs are excluded from selection.
Changed: Descendants command moved to above Parent.
Improved: Same Site command uses different, reasonable matching patterns for certain protocols. A file:* target selects all file:* tabs; same goes for about:* tabs; a moz-extension:* target selects tabs associated with the extension.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.1
发布于 2021年5月10日 - 16.16 KB适用于 firefox 48.0 及更高版本v1.1
Fixed: Same Site now works on about:* tabs such as new tabs and blank tabs. Selects the same type as the target tab.
Fixed: Same Site now also checks reader-view tabs for any matches.源代码遵循 Mozilla 公共许可证 2.0 发布