Ctrl+W Don't Close Pinned Tabs
Ctrl+W Don't Close Pinned Tabs
Hvad er Ctrl+W Don't Close Pinned Tabs?
Ctrl+W Don't Close Pinned Tabs er en Chrome-udvidelse udviklet af Etaoin Wu, og dens hovedfunktion er "Ctrl+W Don't Close Pinned Tabs".
Udvidelsesskærmbilleder
Download Ctrl+W Don't Close Pinned Tabs-udvidelses-CRX-fil
Download Ctrl+W Don't Close Pinned Tabs-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | moidkadjmcagbnndbjdipocbdkcoknil |
Officiel URL | https://chrome.google.com/webstore/detail/ctrl+w-dont-close-pinned/moidkadjmcagbnndbjdipocbdkcoknil |
Beskrivelse | Ctrl+W Don't Close Pinned Tabs |
Filstørrelse | 8.5 KB |
Antal Installationer | 139 |
Nuværende Version | 1.0.0 |
Senest Opdateret | 2022-02-14 |
Udgivelsesdato | 2021-05-15 |
Bedømmelse | 3.67/5 Samlet 6 Bedømmelser |
Udvikler | Etaoin Wu |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://github.com/EtaoinWu/smart-ctrl-w |
Understøttede Sprog | 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 |