24InfoNews - News from 26 Categories

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

Qu'est-ce que 24InfoNews - News from 26 Categories ?

24InfoNews - News from 26 Categories est une extension Chrome développée par https://24infonews.live, et sa fonction principale est "Get the latest news from 24infonews.live every time you open a new tab.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension 24InfoNews - News from 26 Categories

Téléchargez les fichiers d'extension 24InfoNews - News from 26 Categories au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom 24InfoNews - News from 26 Categories 24InfoNews - News from 26 Categories
ID nmnjalhoaekaaheikmolmehnephinmml
URL Officiel https://chrome.google.com/webstore/detail/24infonews-news-from-26-c/nmnjalhoaekaaheikmolmehnephinmml
Description Get the latest news from 24infonews.live every time you open a new tab.
Taille du Fichier 22.8 KB
Nombre d'Installations 20,000
Version Actuelle 1.1.9
Dernière Mise à Jour 2022-09-08
Date de Publication 2020-06-22
Évaluation 5.00/5 Total 4 Évaluations
Développeur https://24infonews.live
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://24infonews.live
URL de la Page d'Aide https://24infonews.live/contact
URL de la Page de Politique de Confidentialité https://24infonews.live/privacy
Langues Prises en Charge 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"
    }
}