MOUNTAIN SPIRIT-theme
Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…
MOUNTAIN SPIRIT-themeとは何ですか?
MOUNTAIN SPIRIT-themeはKovaleva-extensionsによって開発されたChromeの拡張機能で、その主な機能は「Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…」です。
拡張機能のスクリーンショット
MOUNTAIN SPIRIT-theme拡張機能のCRXファイルをダウンロード
MOUNTAIN SPIRIT-theme拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | klapkdihlepkkgcffhiehceckapeoamk |
公式URL | https://chrome.google.com/webstore/detail/mountain-spirit-theme/klapkdihlepkkgcffhiehceckapeoamk |
説明 | Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the… |
ファイルサイズ | 10.38 MB |
インストール数 | 57 |
現在のバージョン | 0.0.1 |
最終更新日 | 2022-04-17 |
公開日 | 2022-04-17 |
評価 | 5.00/5 合計 24 レビュー |
開発者 | Kovaleva-extensions |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://rentry.co/75s9s |
対応言語 | 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:;" } } |