ASearching.com
Search the world
ASearching.com क्या है?
ASearching.com https://asearching.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Search the world"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में ASearching.com एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
ईमेल | [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" } } } |