24by7search
24by7search.com includes Secure Search engine and links to useful Websites.
24by7search क्या है?
24by7search 24by7search7 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "24by7search.com includes Secure Search engine and links to useful Websites."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में 24by7search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
ईमेल | [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" } |