Puvath Reader

Read the latest Sri Lankan News directly from your browser.

Wat is Puvath Reader?

Puvath Reader is een Chrome-extensie ontwikkeld door http://www.puvath.lk, en de belangrijkste functie is "Read the latest Sri Lankan News directly from your browser.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Puvath Reader

Download Puvath Reader-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Keep up to date with the latest Sri Lankan news. No need to visit thousands of news sites to read news anymore. Gossip news, Political news, Sports news all in one place. 

Sri Lanka's First ever News Addon by Puvath.lk.

http://www.puvath.lk                    

Basisinformatie over de Extensie

Naam Puvath Reader Puvath Reader
ID ljmdddjjglognmjabocecnpejkjfpiii
Officiële URL https://chrome.google.com/webstore/detail/puvath-reader/ljmdddjjglognmjabocecnpejkjfpiii
Beschrijving Read the latest Sri Lankan News directly from your browser.
Bestandsgrootte 680 KB
Aantal Installaties 567
Huidige Versie 1.2
Laatst Bijgewerkt 2015-03-19
Publicatiedatum 2015-03-19
Beoordeling 4.62/5 Totaal 13 Beoordelingen
Ontwikkelaar http://www.puvath.lk
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.puvath.lk
URL van de Privacybeleid Pagina http://www.bhasha.lk/privacy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Puvath Reader",
    "short_name": "Puvath Reader",
    "version": "1.2",
    "description": "Read the latest Sri Lankan News directly from your browser.",
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "homepage_url": "http:\/\/puvath.lk\/",
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "http:\/\/puvath.lk\/*",
        "storage",
        "notifications"
    ],
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_title": "Puvath Reader",
        "default_popup": "popup.html"
    }
}