Ctrl+W Don't Close Pinned Tabs
Ctrl+W Don't Close Pinned Tabs
Co to jest Ctrl+W Don't Close Pinned Tabs?
Ctrl+W Don't Close Pinned Tabs to rozszerzenie Chrome opracowane przez Etaoin Wu, a jego główną funkcją jest „Ctrl+W Don't Close Pinned Tabs”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Ctrl+W Don't Close Pinned Tabs
Pobierz pliki rozszerzeń Ctrl+W Don't Close Pinned Tabs w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
This Chrome extension simulates Firefox's behavior on the hotkey Ctrl-W on a pinned tab; it does NOT close the tab. Instead, it navigate to the first non-pinned tab. Usage: You need to *explicitly* bind the key to ctrl-W in "Keyboard Shortcuts" in chrome://extensions/ to use the functionality (as in the screenshot). This is not possible to do automatically. Source: https://github.com/EtaoinWu/smart-ctrl-w
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | moidkadjmcagbnndbjdipocbdkcoknil |
Oficjalny URL | https://chrome.google.com/webstore/detail/ctrl+w-dont-close-pinned/moidkadjmcagbnndbjdipocbdkcoknil |
Opis | Ctrl+W Don't Close Pinned Tabs |
Rozmiar pliku | 8.5 KB |
Liczba instalacji | 139 |
Aktualna Wersja | 1.0.0 |
Ostatnia Aktualizacja | 2022-02-14 |
Data Publikacji | 2021-05-15 |
Ocena | 3.67/5 Łącznie 6 Oceny |
Deweloper | Etaoin Wu |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/EtaoinWu/smart-ctrl-w |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Ctrl+W Don't Close Pinned Tabs", "version": "1.0.0", "description": "Ctrl+W Don't Close Pinned Tabs", "icons": { "48": "icon48.png", "128": "icon128.png" }, "author": "Etaoin Wu |