Elementary New Tab

Elementary New Tab is a new elegant, lightweight and incredibly beautiful tab for your browser

Cos'è Elementary New Tab?

Elementary New Tab è un'estensione di Chrome sviluppata da Gamake, e la sua funzione principale è "Elementary New Tab is a new elegant, lightweight and incredibly beautiful tab for your browser".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Elementary New Tab

Scarica i file di estensione Elementary New 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

                        💎 Elementary New Tab is a new elegant, lightweight and incredibly beautiful tab for your browser.

✨ Fast switching of the search service Google, Yandex, Bing, choose what you need with one click.

✨ Extensive gallery of quality images for the background of your page

✨ Minimalistic customizable tabs for quick access to your favorite sites                    

Informazioni di Base sull'Estensione

Nome Elementary New Tab Elementary New Tab
ID nkchlojdkebfdanfjngpdimocljgpfhh
URL Ufficiale https://chromewebstore.google.com/detail/elementary-new-tab/nkchlojdkebfdanfjngpdimocljgpfhh
Descrizione Elementary New Tab is a new elegant, lightweight and incredibly beautiful tab for your browser
Dimensione del File 2.92 MB
Conteggio Installazioni 72
Versione Corrente 1.0.4
Ultimo Aggiornamento 2021-01-17
Data di Pubblicazione 2020-12-20
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore Gamake
Email [email protected]
Tipo di Pagamento free
Lingue Supportate de,en,fr,tr,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Elementary New Tab",
    "description": "__MSG_extDescription__",
    "version": "1.0.4",
    "default_locale": "en",
    "manifest_version": 2,
    "icons": {
        "16": "assets\/images\/icons\/icon_16.png",
        "48": "assets\/images\/icons\/icon_48.png",
        "128": "assets\/images\/icons\/icon_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "storage",
        "topSites",
        "*:\/\/wallhaven.cc\/*"
    ]
}