24by7search
24by7search.com includes Secure Search engine and links to useful Websites.
24by7searchとは何ですか?
24by7searchは24by7search7によって開発されたChromeの拡張機能で、その主な機能は「24by7search.com includes Secure Search engine and links to useful Websites.」です。
拡張機能のスクリーンショット
24by7search拡張機能のCRXファイルをダウンロード
24by7search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Your One-Stop-Destination for Latest News Feed & Search! This extension sets your default search engine to 24By7 Search and customizes your “New Tab” page so that you can get NEWS updates from all over the world & continue searching for your queries simultaneously. To ensure that you never miss any updates while searching for something you require, we recommend installing our search engine extension.
拡張機能の基本情報
名前 | |
ID | lchbmmfifeiacbhphlnfkcincjbobddg |
公式URL | https://chromewebstore.google.com/detail/24by7search/lchbmmfifeiacbhphlnfkcincjbobddg |
説明 | 24by7search.com includes Secure Search engine and links to useful Websites. |
ファイルサイズ | 33.88 KB |
インストール数 | 62 |
現在のバージョン | 0.0.1 |
最終更新日 | 2020-08-02 |
公開日 | 2020-08-02 |
評価 | 5.00/5 合計 13 レビュー |
開発者 | 24by7search7 |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://24by7search.com/privacy.php |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "__MSG_extension_author__", "chrome_settings_overrides": { "homepage": "https:\/\/www.24by7search.com", "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/24by7search.com\/css\/favicon\/favicon.ico", "is_default": true, "keyword": "24by7search", "name": "__MSG_search_provider_name__", "search_url": "https:\/\/www.24by7search.com\/result.php?q={searchTerms}" } }, "chrome_url_overrides": { "newtab": "newtab.html" }, "default_locale": "en", "description": "__MSG_extension_description__", "icons": { "128": "icon\/icon.128.png", "64": "icon\/icon.64.png", "32": "icon\/icon.32.png" }, "manifest_version": 2, "name": "__MSG_extension_name__", "version": "0.0.1" } |