Keyboard Shortcut for Tab Duplication의 버전 기록 - 5개 버전
Keyboard Shortcut for Tab Duplication 제작자: Patrick Dark
Keyboard Shortcut for Tab Duplication의 버전 기록 - 5개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 3.1.1resigned1
2024년 4월 25일에 출시 - 26.17 KBfirefox 55.0 이상에서 작동Mozilla Public License 2.0에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 3.1.0
2017년 8월 8일에 출시 - 23.33 KBfirefox 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 Public License 2.0에 따라 릴리스된 소스 코드
버전 3.0.1
2017년 5월 8일에 출시 - 25.96 KBfirefox 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 Public License 2.0에 따라 릴리스된 소스 코드
버전 2.0.1
2017년 2월 8일에 출시 - 14.18 KBfirefox 42.0 이상, android 48.0 ~ 68.*에서 작동- Made minor code fixes.
Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.0.0
2017년 2월 7일에 출시 - 14.18 KBfirefox 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, cup.aihedy.com extension icon with an icon designed specifically for the extension.
Mozilla Public License 2.0에 따라 릴리스된 소스 코드