Tab Killer
Close tabs with a right click: duplicates, tabs to the left or right, other tabs, tabs from the same URL, domain & more!
Co je Tab Killer?
Tab Killer je rozšíření Chrome vyvinuté Lucian Grijincu, a jeho hlavní funkcí je „Close tabs with a right click: duplicates, tabs to the left or right, other tabs, tabs from the same URL, domain & more!“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Tab Killer
Stáhněte si soubory rozšíření Tab Killer ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Right click and choose what to close:
- duplicate tabs
- tabs to the left or right
- from the same or different domain or URL as the current one
- from the current domain, but with a part of the URL path identical Základní Informace o Rozšíření
| Název | |
| ID | emoianadnmpcffipnfhddhdjchjcchhb |
| Oficiální URL | https://chromewebstore.google.com/detail/tab-killer/emoianadnmpcffipnfhddhdjchjcchhb |
| Popis | Close tabs with a right click: duplicates, tabs to the left or right, other tabs, tabs from the same URL, domain & more! |
| Velikost souboru | 10.83 KB |
| Počet instalací | 459 |
| Aktuální Verze | 1.4 |
| Poslední Aktualizace | 2017-01-24 |
| Datum Vydání | 2017-01-24 |
| Hodnocení | 3.60/5 Celkem 10 Hodnocení |
| Vývojář | Lucian Grijincu |
| Typ Platby | free |
| Podporované Jazyky | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"page": "tab-killer.html"
},
"description": "Close tabs with a right click: duplicates, tabs to the left or right, other tabs, tabs from the same URL, domain & more!",
"icons": {
"128": "x-128.png"
},
"manifest_version": 2,
"name": "Tab Killer",
"permissions": [
"contextMenus",
"tabs"
],
"version": "1.4"
} | |