The Hindu

The Hindu. Get notifications for important news! - Developed by masthead1.

Qu'est-ce que The Hindu ?

The Hindu est une extension Chrome développée par masthead1, et sa fonction principale est "The Hindu. Get notifications for important news! - Developed by masthead1.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension The Hindu

Téléchargez les fichiers d'extension The Hindu 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

                        The Hindu keeps you up-to-date in flat 1 minutes every day!

Features: 
★ Read precise headlines and the most relevant daily news in English. 
★ Readability is enhanced by images and bullet points. 
★ Click an item to read the whole contextual timeline. 

Tweaks:
★ Choose the frequency of news notifications.
★ Get notified for every important event.
★ Have finer control over what notifications you want to see.
★ A concise view where, reading news was never so convenient.
★ Choose a news topic for notifications.

Credits:
★ Extension created by masthead1

NOTE: I'm not responsible for any unforeseen disputes and/or clashes. All the copyrights and trademarks still belong to The Hindu. User is advised to use this extension for his personal use only.                    

Informations de Base sur l'Extension

Nom The Hindu The Hindu
ID knmpiompbjhokccdbgpbhpkafjkdlkbl
URL Officiel https://chromewebstore.google.com/detail/the-hindu/knmpiompbjhokccdbgpbhpkafjkdlkbl
Description The Hindu. Get notifications for important news! - Developed by masthead1.
Taille du Fichier 380 KB
Nombre d'Installations 2,001
Version Actuelle 0.2
Dernière Mise à Jour 2017-02-23
Date de Publication 2017-02-22
Évaluation 4.05/5 Total 22 Évaluations
Développeur masthead1
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The Hindu",
    "description": "The Hindu. Get notifications for important news! - Developed by masthead1. ",
    "icons": {
        "36": "img\/thlogo1.png",
        "48": "img\/thlogo1.png",
        "72": "img\/thlogo1.png",
        "96": "img\/thlogo1.png"
    },
    "version": "0.2",
    "homepage_url": "http:\/\/www.thehindu.com\/",
    "background": {
        "page": "background.html"
    },
    "options_page": "options.html",
    "permissions": [
        "http:\/\/www.thehindu.com\/",
        "alarms",
        "notifications",
        "storage"
    ],
    "browser_action": {
        "default_icon": "img\/thlogo1.png",
        "default_title": "The Hindu",
        "default_popup": "popup.html"
    }
}