MOUNTAIN SPIRIT-theme
Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…
What is MOUNTAIN SPIRIT-theme?
MOUNTAIN SPIRIT-theme is a Chrome extension developed by Kovaleva-extensions, and its main feature is "Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…".
Extension Screenshots
Download MOUNTAIN SPIRIT-theme Extension CRX File
Download MOUNTAIN SPIRIT-theme extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | klapkdihlepkkgcffhiehceckapeoamk |
Official URL | https://chrome.google.com/webstore/detail/mountain-spirit-theme/klapkdihlepkkgcffhiehceckapeoamk |
Description | Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the… |
File Size | 10.38 MB |
Installation Count | 57 |
Current Version | 0.0.1 |
Last Updated | 2022-04-17 |
Publish Date | 2022-04-17 |
Rating | 5.00/5 Total 24 Ratings |
Developer | Kovaleva-extensions |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://rentry.co/75s9s |
Supported Languages | 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:;" } } |