multi-searches.com
search the web - new tab search
multi-searches.com क्या है?
multi-searches.com admin द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "search the web - new tab search"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में multi-searches.com एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Multi-Searches is a simple and minimalist search new tab extension. Multi-Searches - Clean and minimal new tab that allows you to search and navigate easily to your favourite, recently visited sites. For more information please visit: https://multi-searches.com Enjoy and please don't forget to leave us a 5 start review! By clicking "Add to chrome" you accept and agree to installing the Multi-Searches Chrome extension, and setting Chrome® New Tab search to that provided by the service and the Terms of Use at https://multi-searches.com/#terms privacy policy at https://multi-searches.com/#privacy_policy. The extension will update your new-tab search engine to be provided by Bing.
एक्सटेंशन की मूल जानकारी
नाम | multi-searches.com |
ID | ompmbcpalofeaelpfohpmpmjhjahgpbp |
आधिकारिक URL | https://chromewebstore.google.com/detail/multi-searchescom/ompmbcpalofeaelpfohpmpmjhjahgpbp |
विवरण | search the web - new tab search |
फ़ाइल का आकार | 650 KB |
स्थापना संख्या | 25,895 |
वर्तमान संस्करण | 1.0.2 |
अंतिम अपडेट | 2023-07-21 |
प्रकाशन तिथि | 2023-07-21 |
डेवलपर | admin |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://multi-searches.com/ |
सहायता पृष्ठ URL | https://multi-searches.com/#contact |
गोपनीयता नीति पृष्ठ URL | https://shareswishes.com/policy |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "multi-searches.com", "version": "1.0.2", "manifest_version": 3, "description": "search the web - new tab search", "homepage_url": "https:\/\/multi-searches.com", "action": { "default_icon": { "16": "img\/16.png", "32": "img\/32.png", "64": "img\/64.png" } }, "icons": { "16": "img\/16.png", "32": "img\/32.png", "64": "img\/64.png" }, "background": { "service_worker": "background\/runtime.js" }, "chrome_url_overrides": { "newtab": "static\/html\/main.html" }, "permissions": [ "topSites", "storage" ], "short_name": "multi-searches" } |