Custom Tab Color

Custom Tab Color – Customize Your New Tab Color

Τι είναι το Custom Tab Color;

Το Custom Tab Color είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον MEDIA RULES LTD, και η κύρια λειτουργία του είναι "Custom Tab Color – Customize Your New Tab Color".

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

screenshot

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

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

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

                        Please note this extension changes your new-tab page and changes your new-tab search engine to results by Microsoft Bing.

Custom Tab Color adds a new tab showing the time and allows you to customize your new tab color

By clicking "Add to Chrome", I accept and agree to installing the Custom Tab Color Chrome extension and setting Chrome New Tab to that provided by the service and the Terms of Use https://www.tabcolorplus.com/terms.html and Privacy Policy https://www.tabcolorplus.com/policy.html
 
Uninstall Instructions: https://www.tabcolorplus.com/uninstall.html
EULA/Terms of Use - https://www.tabcolorplus.com/terms.html
Privacy Policy - https://www.tabcolorplus.com/policy.html
Contact Us: http://www.tabcolorplus.com/terms.html#terms-contact

To remove our extension from Google Chrome:
 
1) Click on the three horizontal lines icon in the upper right-hand corner of your Chrome browser.
2) Go to "Settings".
3) In the menu that appears click on "Extensions".
4) From the list of installed Extensions, find the name of the toolbar extension you wish to uninstall.
5) Click on the trash can icon to the right of "Enable" (for the toolbar extension you wish to uninstall).
6) Close your browser completely and reopen it. Our toolbar extension should be removed from your Chrome browser.                    

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

Όνομα Custom Tab Color Custom Tab Color
ID jlajnajbgicednopcpkboigomalemjnn
Επίσημο URL https://chromewebstore.google.com/detail/custom-tab-color/jlajnajbgicednopcpkboigomalemjnn
Περιγραφή Custom Tab Color – Customize Your New Tab Color
Μέγεθος Αρχείου 1.36 MB
Αριθμός Εγκαταστάσεων 10,102
Τρέχουσα Έκδοση 1.0.2
Τελευταία Ενημέρωση 2023-08-28
Ημερομηνία Δημοσίευσης 2023-07-03
Προγραμματιστής MEDIA RULES LTD
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://www.tabcolorplus.com/policy.html
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Custom Tab Color",
    "short_name": "Custom Tab Color",
    "version": "1.0.2",
    "description": "Custom Tab Color \u2013 Customize Your New Tab Color",
    "icons": {
        "128": "icons\/128.png"
    },
    "action": {
        "browser_style": false,
        "default_title": "Custom Tab Color"
    },
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "background\/bg-loader.js"
    }
}