MOUNTAIN SPIRIT-theme
Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…
Co to jest MOUNTAIN SPIRIT-theme?
MOUNTAIN SPIRIT-theme to rozszerzenie Chrome opracowane przez Kovaleva-extensions, a jego główną funkcją jest „Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia MOUNTAIN SPIRIT-theme
Pobierz pliki rozszerzeń MOUNTAIN SPIRIT-theme w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | klapkdihlepkkgcffhiehceckapeoamk |
Oficjalny URL | https://chrome.google.com/webstore/detail/mountain-spirit-theme/klapkdihlepkkgcffhiehceckapeoamk |
Opis | Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the… |
Rozmiar pliku | 10.38 MB |
Liczba instalacji | 57 |
Aktualna Wersja | 0.0.1 |
Ostatnia Aktualizacja | 2022-04-17 |
Data Publikacji | 2022-04-17 |
Ocena | 5.00/5 Łącznie 24 Oceny |
Deweloper | Kovaleva-extensions |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://rentry.co/75s9s |
Obsługiwane Języki | 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:;" } } |