Keyboard Shortcut for Tab Duplication 版本历史 - 5 个版本
Keyboard Shortcut for Tab Duplication 作者: Patrick Dark
Keyboard Shortcut for Tab Duplication 版本历史 - 5 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
- 下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展
较早版本
版本 3.1.0
发布于 2017年8月8日 - 23.33 KB适用于 firefox 55.0 及更高版本- Fixed a bug in which extension options were always being reset to default values. (Hat Tap: Geoffrey De Belie)
- Changed the manner in which extension options are stored; if a default value is specified, no storage is allocated for that option. (Previously, storage would be allocated for all extension options forever.)
- Refined both the appearance and behavior of the extension options UI.
- Refined Chinese localizations in both notifications and the extension options UI.
- Added an
options_ui.browser_style
manifest key to mitigate browser console warnings.
源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.0.1
发布于 2017年5月8日 - 25.96 KB适用于 firefox 53.0 及更高版本- Added localizations for simplified and traditional Chinese. Localization can be changed by installing locale‐specific versions of Mozilla Firefox and defaults to English if no localization is available for a locale.
- Added the extension’s icon to notifications.
- Added an options page for controlling notification behavior. Users may now disable notifications, disable (new) notification icons, modify notification duration, and reset the aforementioned options to default values.
Options utilize sync storage (as opposed to local storage) and will therefore synchronize across Mozilla Firefox installations for users using Firefox Sync with appropriate Sync preference enabled.
源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.0.1
发布于 2017年2月8日 - 14.18 KB适用于 firefox 42.0 及更高版本, android 48.0 至 68.*- Made minor code fixes.
源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.0.0
发布于 2017年2月7日 - 14.18 KB适用于 firefox 51.0 及更高版本- Updated the extension to use the WebExtensions API. The XUL/XPCOM API that this extension previously relied on is scheduled to be retired with the release of Mozilla Firefox 57 which is tentatively scheduled for release on 2017–11–28.¹
- Due to use of the WebExtensions API, the extension can now be enabled and disabled without restarting the browser. Users of the previous version will nevertheless have to restart once to remove the old extension.
- Due to limitations in the WebExtensions API, the extension is now restricted to duplicating tabs with file‐, ftp‐, http‐, and https‐scheme URLs. In other words, the keyboard shortcut will have no effect on tabs with about‐, data‐, chrome‐, resource‐, or view-source‐scheme URLs or New Tab pages. A future update may restore some or all of this lost functionality if those limitations are removed.
- Tightened the behavior of the keyboard shortcut so that it no longer triggers tab duplication if a Ctrl, Meta, or Shift modifier key is being pressed in addition to the required Alt modifier key.
- Added notifications that will appear after duplicating a tab using the keyboard shortcut to make it clear why the new tab appeared. These notifications will automatically vanish after five seconds have elapsed.
- Replaced the stock, addons.mozilla.org extension icon with an icon designed specifically for the extension.
源代码遵循 Mozilla 公共许可证 2.0 发布