MOUNTAIN SPIRIT-theme

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

Vad är MOUNTAIN SPIRIT-theme?

MOUNTAIN SPIRIT-theme är en Chrome-tillägg utvecklad av Kovaleva-extensions, och dess huvudfunktion är "Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner MOUNTAIN SPIRIT-theme-förlängningens CRX-fil

Ladda ner MOUNTAIN SPIRIT-theme-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn MOUNTAIN SPIRIT-theme MOUNTAIN SPIRIT-theme
ID klapkdihlepkkgcffhiehceckapeoamk
Officiell webbadress https://chrome.google.com/webstore/detail/mountain-spirit-theme/klapkdihlepkkgcffhiehceckapeoamk
Beskrivning Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…
Filstorlek 10.38 MB
Antal Installationer 57
Aktuell Version 0.0.1
Senast Uppdaterad 2022-04-17
Publiceringsdatum 2022-04-17
Betyg 5.00/5 Totalt 24 Betyg
Utvecklare Kovaleva-extensions
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://rentry.co/75s9s
Stödda Språk 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:;"
    }
}