MOUNTAIN SPIRIT-theme

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

Apa itu MOUNTAIN SPIRIT-theme?

MOUNTAIN SPIRIT-theme adalah ekstensi Chrome yang dikembangkan oleh Kovaleva-extensions, dan fitur utamanya adalah "Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi MOUNTAIN SPIRIT-theme

Unduh file ekstensi MOUNTAIN SPIRIT-theme dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama MOUNTAIN SPIRIT-theme MOUNTAIN SPIRIT-theme
ID klapkdihlepkkgcffhiehceckapeoamk
URL Resmi https://chrome.google.com/webstore/detail/mountain-spirit-theme/klapkdihlepkkgcffhiehceckapeoamk
Deskripsi Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…
Ukuran File 10.38 MB
Jumlah Instalasi 57
Versi Saat Ini 0.0.1
Terakhir Diperbarui 2022-04-17
Tanggal Publikasi 2022-04-17
Penilaian 5.00/5 Total 24 Penilaian
Pengembang Kovaleva-extensions
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://rentry.co/75s9s
Bahasa yang Didukung 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:;"
    }
}