Nord themed new page

Replaces the new tab page

Cos'è Nord themed new page?

Nord themed new page è un'estensione di Chrome sviluppata da NeonXP, e la sua funzione principale è "Replaces the new tab page".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Nord themed new page

Scarica i file di estensione Nord themed new page 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

                        Задает пустую страницу в стиле темы Nord                    

Informazioni di Base sull'Estensione

Nome Nord themed new page Nord themed new page
ID aofihfkppamafgaifnndigginjojmlfo
URL Ufficiale https://chromewebstore.google.com/detail/nord-themed-new-page/aofihfkppamafgaifnndigginjojmlfo
Descrizione Replaces the new tab page
Dimensione del File 110 KB
Conteggio Installazioni 24
Versione Corrente 0.0.2
Ultimo Aggiornamento 2022-12-13
Data di Pubblicazione 2022-12-13
Valutazione 4.00/5 Totale 1 Valutazioni
Sviluppatore NeonXP
Email [email protected]
Tipo di Pagamento free
Lingue Supportate ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Nord themed new page",
    "description": "Replaces the new tab page",
    "version": "0.0.2",
    "icons": {
        "128": "icon128.png",
        "192": "icon192.png",
        "256": "icon256.png"
    },
    "chrome_url_overrides": {
        "newtab": "blank.html"
    }
}