Janakantha News Notification
This plug-in helps you to get news update from Janakantha
Co je Janakantha News Notification?
Janakantha News Notification je rozšíření Chrome vyvinuté Bikiran, a jeho hlavní funkcí je „This plug-in helps you to get news update from Janakantha“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Janakantha News Notification
Stáhněte si soubory rozšíření Janakantha News Notification ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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/
Základní Informace o Rozšíření
Název | |
ID | pblbdgpnlkgiipleakhmgldfpfbmafkk |
Oficiální URL | https://chrome.google.com/webstore/detail/janakantha-news-notificat/pblbdgpnlkgiipleakhmgldfpfbmafkk |
Popis | This plug-in helps you to get news update from Janakantha |
Velikost souboru | 249 KB |
Počet instalací | 13 |
Aktuální Verze | 1.0.1 |
Poslední Aktualizace | 2015-04-03 |
Datum Vydání | 2015-04-03 |
Hodnocení | 5.00/5 Celkem 2 Hodnocení |
Vývojář | Bikiran |
Typ Platby | free |
Webové stránky Rozšíření | http://www.dailyjanakantha.com/ |
Podporované Jazyky | 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:\/\/*\/*" ] } |