24InfoNews - News from 26 Categories

Get the latest news from 24infonews.live every time you open a new tab.

24InfoNews - News from 26 Categories क्या है?

24InfoNews - News from 26 Categories https://24infonews.live द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get the latest news from 24infonews.live every time you open a new tab."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में 24InfoNews - News from 26 Categories एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Our extension provides news results from 26 categories in 10 languages in popup windows based on the settings on options page which opens in new tab. 

By clicking "Add to chrome", I accept and agree to installing the 24infonews.live Chrome extension and setting Chrome New Tab to that provided by the service and the Terms of Use and Privacy Policy. 

New Tab also includes news tiles that leads to website's SERP.

Terms & Conditions: https://24infonews.live/terms-conditions                    

एक्सटेंशन की मूल जानकारी

नाम 24InfoNews - News from 26 Categories 24InfoNews - News from 26 Categories
ID nmnjalhoaekaaheikmolmehnephinmml
आधिकारिक URL https://chrome.google.com/webstore/detail/24infonews-news-from-26-c/nmnjalhoaekaaheikmolmehnephinmml
विवरण Get the latest news from 24infonews.live every time you open a new tab.
फ़ाइल का आकार 22.8 KB
स्थापना संख्या 20,000
वर्तमान संस्करण 1.1.9
अंतिम अपडेट 2022-09-08
प्रकाशन तिथि 2020-06-22
रेटिंग 5.00/5 कुल 4 रेटिंग्स
डेवलपर https://24infonews.live
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://24infonews.live
सहायता पृष्ठ URL https://24infonews.live/contact
गोपनीयता नीति पृष्ठ URL https://24infonews.live/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "24InfoNews - News from 26 Categories",
    "author": "ExAdChange LTD",
    "version": "1.1.9",
    "description": "Get the latest news from 24infonews.live every time you open a new tab.",
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "24infonews.live",
            "keyword": "keyword.24infonews.live",
            "search_url": "https:\/\/24infonews.live\/trk\/t.php?q={searchTerms}&channel=24InfoNews",
            "favicon_url": "https:\/\/24infonews.live\/favicon.ico",
            "suggest_url": "https:\/\/24infonews.live\/suggest?q={searchTerms}",
            "instant_url": "https:\/\/24infonews.live\/instant?q={searchTerms}",
            "image_url": "https:\/\/24infonews.live\/image?q={searchTerms}",
            "search_url_post_params": "search_lang=24infonews.live",
            "suggest_url_post_params": "suggest_lang=24infonews.live",
            "instant_url_post_params": "instant_lang=24infonews.live",
            "image_url_post_params": "image_lang=24infonews.live",
            "alternate_urls": [
                "https:\/\/24infonews.live\/s?q={searchTerms}",
                "https:\/\/24infonews.live\/s?q={searchTerms}"
            ],
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}