MOUNTAIN SPIRIT-theme

Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…

Cos'è MOUNTAIN SPIRIT-theme?

MOUNTAIN SPIRIT-theme è un'estensione di Chrome sviluppata da Kovaleva-extensions, e la sua funzione principale è "Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione MOUNTAIN SPIRIT-theme

Scarica i file di estensione MOUNTAIN SPIRIT-theme 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

                        Feel the spirit of mountains! 
This extension will replace your usual browser tabs with delightful mountain wallpapers.
Install the extension and it will automatically be adjusted, adding a clock and a search function to new tabs.                    

Informazioni di Base sull'Estensione

Nome MOUNTAIN SPIRIT-theme MOUNTAIN SPIRIT-theme
ID klapkdihlepkkgcffhiehceckapeoamk
URL Ufficiale https://chrome.google.com/webstore/detail/mountain-spirit-theme/klapkdihlepkkgcffhiehceckapeoamk
Descrizione Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…
Dimensione del File 10.38 MB
Conteggio Installazioni 57
Versione Corrente 0.0.1
Ultimo Aggiornamento 2022-04-17
Data di Pubblicazione 2022-04-17
Valutazione 5.00/5 Totale 24 Valutazioni
Sviluppatore Kovaleva-extensions
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://rentry.co/75s9s
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MOUNTAIN SPIRIT-theme",
    "version": "0.0.1",
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 3,
    "content_security_policy": {
        "extension_pages": "default-src 'self'; connect-src https:\/\/* http:\/\/* http:\/\/localhost:* data: blob: filesystem:;"
    }
}