Tab Killer

Close tabs with a right click: duplicates, tabs to the left or right, other tabs, tabs from the same URL, domain & more!

Τι είναι το Tab Killer;

Το Tab Killer είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Lucian Grijincu, και η κύρια λειτουργία του είναι "Close tabs with a right click: duplicates, tabs to the left or right, other tabs, tabs from the same URL, domain & more!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Tab Killer

Λήψη αρχείων επέκτασης Tab Killer σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Tab Killer Tab Killer
ID emoianadnmpcffipnfhddhdjchjcchhb
Επίσημο URL https://chromewebstore.google.com/detail/tab-killer/emoianadnmpcffipnfhddhdjchjcchhb
Περιγραφή Close tabs with a right click: duplicates, tabs to the left or right, other tabs, tabs from the same URL, domain & more!
Μέγεθος Αρχείου 10.83 KB
Αριθμός Εγκαταστάσεων 459
Τρέχουσα Έκδοση 1.4
Τελευταία Ενημέρωση 2017-01-24
Ημερομηνία Δημοσίευσης 2017-01-24
Αξιολόγηση 3.60/5 Συνολικά 10 Αξιολογήσεις
Προγραμματιστής Lucian Grijincu
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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"
}