Keyboard Shortcut for Tab Duplication verziótörténet – 5 verzió
Keyboard Shortcut for Tab Duplication szerző: Patrick Dark
Keyboard Shortcut for Tab Duplication verziótörténet – 5 verzió
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 3.1.1resigned1
Kiadva: 2024. ápr. 25. – 26,17 kBEzekkel működik: firefox 55.0 vagy újabbA forráskód Mozilla Public License 2.0 licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 3.1.0
Kiadva: 2017. aug. 8. – 23,33 kBEzekkel működik: firefox 55.0 vagy újabb- 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.
A forráskód Mozilla Public License 2.0 licenc alatt közzétéve
Verzió: 3.0.1
Kiadva: 2017. máj. 8. – 25,96 kBEzekkel működik: firefox 53.0 vagy újabb- 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.
A forráskód Mozilla Public License 2.0 licenc alatt közzétéve
Verzió: 2.0.1
Kiadva: 2017. feb. 8. – 14,18 kBEzekkel működik: firefox 42.0 vagy újabb, android 48.0 – 68.*- Made minor code fixes.
A forráskód Mozilla Public License 2.0 licenc alatt közzétéve
Verzió: 2.0.0
Kiadva: 2017. feb. 7. – 14,18 kBEzekkel működik: firefox 51.0 vagy újabb- 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.
A forráskód Mozilla Public License 2.0 licenc alatt közzétéve