Dinosaurs nStart tab

Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images

Cos'è Dinosaurs nStart tab?

Dinosaurs nStart tab è un'estensione di Chrome sviluppata da nStart online, e la sua funzione principale è "Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Dinosaurs nStart tab

Scarica i file di estensione Dinosaurs nStart tab 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

                        New Tab with your favorite Dinosaurs images. Install, Open a new tab and get our editor's choice Dinosaurs images. Please note that the use of the search box feature will be provided by top search vendors.

Privacy Policy - https://nstart.online/pp-Dinosaurs 
TOS - https://nstart.online/trms-Dinosaurs 
Contact us - [email protected]

by clicking “Add to chrome”, I accept and agree to installing the Dinosaurs nStart tab's Chrome extension and to the Service and the Terms of Use (https://nstart.online/trms-Dinosaurs) and Privacy Policy (https://nstart.online/pp-Dinosaurs).

How do I uninstall the Dinosaurs nStart tab extension?
On the top right of your screen, right click the Extension icon and choose "Remove from Chrome"                    

Informazioni di Base sull'Estensione

Nome Dinosaurs nStart tab Dinosaurs nStart tab
ID cefejodbhfgmbbepdkmkpnchioghneda
URL Ufficiale https://chromewebstore.google.com/detail/dinosaurs-nstart-tab/cefejodbhfgmbbepdkmkpnchioghneda
Descrizione Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images
Dimensione del File 346 KB
Conteggio Installazioni 29
Versione Corrente 1.0.0.1
Ultimo Aggiornamento 2024-01-18
Data di Pubblicazione 2021-11-12
Sviluppatore nStart online
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://nstart.online/pp
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "32": "icons\/dino-32.png"
        }
    },
    "default_locale": "en",
    "description": "Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images",
    "icons": {
        "16": "icons\/dino-16.png",
        "32": "icons\/dino-32.png",
        "128": "icons\/dino-128.png"
    },
    "chrome_url_overrides": {
        "newtab": ".\/\/main.html"
    },
    "manifest_version": 3,
    "name": "Dinosaurs nStart tab",
    "version": "1.0.0.1"
}