MOUNTAIN SPIRIT-theme

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

O que é MOUNTAIN SPIRIT-theme?

MOUNTAIN SPIRIT-theme é uma extensão do Chrome desenvolvida por Kovaleva-extensions, e sua principal característica é "Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão MOUNTAIN SPIRIT-theme

Baixe arquivos de extensão MOUNTAIN SPIRIT-theme no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome MOUNTAIN SPIRIT-theme MOUNTAIN SPIRIT-theme
ID klapkdihlepkkgcffhiehceckapeoamk
URL Oficial https://chrome.google.com/webstore/detail/mountain-spirit-theme/klapkdihlepkkgcffhiehceckapeoamk
Descrição Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…
Tamanho do Arquivo 10.38 MB
Contagem de Instalações 57
Versão Atual 0.0.1
Última Atualização 2022-04-17
Data de Publicação 2022-04-17
Classificação 5.00/5 Total de 24 Avaliações
Desenvolvedor Kovaleva-extensions
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://rentry.co/75s9s
Idiomas Suportados 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:;"
    }
}