ASearching.com
Search the world
ASearching.comとは何ですか?
ASearching.comはhttps://asearching.comによって開発されたChromeの拡張機能で、その主な機能は「Search the world」です。
拡張機能のスクリーンショット
ASearching.com拡張機能のCRXファイルをダウンロード
ASearching.com拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This chrome extension developed by ASearching empowers users across the globe to Search anything with the best & relevant search results by Microsoft Bing. Features of ASearching extension: - 100% free Google Chrome extension - Very small size and one-click installation - Search results by Microsoft Bing By clicking "Add to Chrome" button, you must accept and agree to install ASearching extension and have ASearching.com as your default search according to the Terms of Use and Privacy Policy. If you use our extension, please do not hesitate to leave feedback, propose suggestions or ask questions. Your opinion is very important for us! Learn more about Asearching Chrome Extension at: - Homepage: https://www.asearching.com
拡張機能の基本情報
名前 | |
ID | gpfpngaapibkhbdghdolaghihiclhnib |
公式URL | https://chromewebstore.google.com/detail/asearchingcom/gpfpngaapibkhbdghdolaghihiclhnib |
説明 | Search the world |
ファイルサイズ | 25.89 KB |
インストール数 | 16 |
現在のバージョン | 2023.10.0 |
最終更新日 | 2023-10-24 |
公開日 | 2023-08-06 |
開発者 | https://asearching.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.asearching.com |
ヘルプページのURL | https://www.asearching.com/about |
プライバシーポリシーページのURL | https://asearching.com/privacy-policy |
対応言語 | en |
manifest.json | |
{ "manifest_version": 3, "version": "2023.10.0", "name": "ASearching.com", "description": "Search the world", "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_popup": "popup.html", "default_title": "Description" }, "chrome_settings_overrides": { "homepage": "https:\/\/www.asearching.com", "search_provider": { "name": "ASearching.com", "encoding": "UTF-8", "is_default": true, "keyword": "asearching.com", "favicon_url": "https:\/\/www.asearching.com\/favicon.ico", "search_url": "https:\/\/www.asearching.com\/?q={searchTerms}", "suggest_url": "https:\/\/www.asearching.com\/ac\/?q={searchTerms}&type=list" } } } |