Grilime tab pro

Grilime tab pro is a Chrome extension that transforms your new browser tab into a personalized dashboard.

Cos'è Grilime tab pro?

Grilime tab pro è un'estensione di Chrome sviluppata da GriLime Corporation, e la sua funzione principale è "Grilime tab pro is a Chrome extension that transforms your new browser tab into a personalized dashboard.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Grilime tab pro

Scarica i file di estensione Grilime tab pro in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        With this extension, you'll have access to the current time, search bar, weather updates, and your recently visited sites, all in one place. No need to open multiple tabs or search for information elsewhere. With Grilime tab pro, you'll stay organized every time you open a new tab.

By clicking "Add to chrome", I accept and agree to installing the "Grilime tab pro" Chrome extension and setting ChromeTM new tab search to that provided by Microsoft BING as the service and the Terms of Use and Privacy Policy

https://grilimetabpro.com/home/p.html  Privacy Policy
https://grilimetabpro.com/home/tu.html  Terms of Use
https://grilimetabpro.com/home/cu.html  Contact Us
https://grilimetabpro.com/home/au.html  About Us                    

Informazioni di Base sull'Estensione

Nome Grilime tab pro Grilime tab pro
ID cdglmlojlfphlhdpfineiipobaggfaka
URL Ufficiale https://chromewebstore.google.com/detail/grilime-tab-pro/cdglmlojlfphlhdpfineiipobaggfaka
Descrizione Grilime tab pro is a Chrome extension that transforms your new browser tab into a personalized dashboard.
Dimensione del File 16.34 KB
Conteggio Installazioni 34,010
Versione Corrente 1.7
Ultimo Aggiornamento 2023-08-01
Data di Pubblicazione 2023-04-17
Valutazione 5.00/5 Totale 15 Valutazioni
Sviluppatore GriLime Corporation
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://grilimetabpro.com/home/p.html
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Grilime tab pro",
    "version": "1.7",
    "manifest_version": 3,
    "description": "Grilime tab pro is a Chrome extension that transforms your new browser tab into a personalized dashboard.",
    "chrome_url_overrides": {
        "newtab": "home\/tab.html"
    },
    "permissions": [
        "topSites"
    ],
    "icons": {
        "256": "home\/back.png"
    },
    "host_permissions": [
        "https:\/\/*.meteoblue.com\/*"
    ]
}