Tab Killer
Close tabs with a right click: duplicates, tabs to the left or right, other tabs, tabs from the same URL, domain & more!
Wat is Tab Killer?
Tab Killer is een Chrome-extensie ontwikkeld door Lucian Grijincu, en de belangrijkste functie is "Close tabs with a right click: duplicates, tabs to the left or right, other tabs, tabs from the same URL, domain & more!".
Extensie Screenshots
Download het CRX-bestand van de extensie Tab Killer
Download Tab Killer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | emoianadnmpcffipnfhddhdjchjcchhb |
| Officiële URL | https://chromewebstore.google.com/detail/tab-killer/emoianadnmpcffipnfhddhdjchjcchhb |
| Beschrijving | Close tabs with a right click: duplicates, tabs to the left or right, other tabs, tabs from the same URL, domain & more! |
| Bestandsgrootte | 10.83 KB |
| Aantal Installaties | 459 |
| Huidige Versie | 1.4 |
| Laatst Bijgewerkt | 2017-01-24 |
| Publicatiedatum | 2017-01-24 |
| Beoordeling | 3.60/5 Totaal 10 Beoordelingen |
| Ontwikkelaar | Lucian Grijincu |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
} | |