Janakantha News Notification
This plug-in helps you to get news update from Janakantha
Qu'est-ce que Janakantha News Notification ?
Janakantha News Notification est une extension Chrome développée par Bikiran, et sa fonction principale est "This plug-in helps you to get news update from Janakantha".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Janakantha News Notification
Téléchargez les fichiers d'extension Janakantha News Notification 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 Most Popular daily Newspaper in Bangladesh. It a Bengali Newspaper. By Download This Extension You Can Get Live News from http://www.dailyjanakantha.com/
Informations de Base sur l'Extension
Nom | |
ID | pblbdgpnlkgiipleakhmgldfpfbmafkk |
URL Officiel | https://chrome.google.com/webstore/detail/janakantha-news-notificat/pblbdgpnlkgiipleakhmgldfpfbmafkk |
Description | This plug-in helps you to get news update from Janakantha |
Taille du Fichier | 249 KB |
Nombre d'Installations | 13 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2015-04-03 |
Date de Publication | 2015-04-03 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | Bikiran |
Type de Paiement | free |
Site Web de l'Extension | http://www.dailyjanakantha.com/ |
Langues Prises en Charge | bn |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Janakantha News Notification", "version": "1.0.1", "manifest_version": 2, "description": "This plug-in helps you to get news update from Janakantha", "homepage_url": "http:\/\/www.dailyjanakantha.com\/", "icons": { "16": "images\/icon_16.png", "19": "images\/icon_19.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" }, "background": { "page": "background.html", "persistent": true }, "options_page": "options.html", "browser_action": { "default_popup": "index.html" }, "permissions": [ "storage", "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ] } |