Space Web Results
Web Results with space themed background.
Space Web Resultsとは何ですか?
Space Web Resultsはhttps://happy-hours.xyzによって開発されたChromeの拡張機能で、その主な機能は「Web Results with space themed background.」です。
拡張機能のスクリーンショット
Space Web Results拡張機能のCRXファイルをダウンロード
Space Web Results拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Change your default search engine for happy-hours space theme. You can change the speed, size, number and colors of the stars.
拡張機能の基本情報
名前 | Space Web Results |
ID | ldmnpfbhdhmdakfdlgfehcojocicialc |
公式URL | https://chromewebstore.google.com/detail/space-web-results/ldmnpfbhdhmdakfdlgfehcojocicialc |
説明 | Web Results with space themed background. |
ファイルサイズ | 11.85 KB |
インストール数 | 30 |
現在のバージョン | 1.0.3 |
最終更新日 | 2021-10-06 |
公開日 | 2020-02-15 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | https://happy-hours.xyz |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://happy-hours.xyz/privacy.html |
対応言語 | en,fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "icons": { "128": "128.png" }, "chrome_settings_overrides": { "search_provider": { "name": "Space Web Results", "keyword": "__MSG_appName__", "search_url": "https:\/\/happy-hours.xyz\/search?theme=speedl&q={searchTerms}", "favicon_url": "https:\/\/happy-hours.xyz\/bundles\/app\/img\/favicon_search_engine\/favicon-32x32.png", "encoding": "UTF-8", "is_default": true } }, "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "1.0.3" } |