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 |
官方網址 | 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 |
電子郵箱 | [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" } } } |