Singpaore Haze PSI

Get the latest update of Singapore Haze Pollutant Standards Index (PSI)

Wat is Singpaore Haze PSI?

Singpaore Haze PSI is een Chrome-extensie ontwikkeld door https://maxlibin.com, en de belangrijkste functie is "Get the latest update of Singapore Haze Pollutant Standards Index (PSI)".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Singpaore Haze PSI

Download Singpaore Haze PSI-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

                        Air in singapore are getting really bad, get live updated on your chrome browser of current PSI (Pollutant Standards Index), remain indoors and keep activity levels low.

version: 2.0 update the link of the PSI                    

Basisinformatie over de Extensie

Naam Singpaore Haze PSI Singpaore Haze PSI
ID fidfiidepkipkbnnmfncgpoiejpiompg
Officiële URL https://chromewebstore.google.com/detail/singpaore-haze-psi/fidfiidepkipkbnnmfncgpoiejpiompg
Beschrijving Get the latest update of Singapore Haze Pollutant Standards Index (PSI)
Bestandsgrootte 79.38 KB
Aantal Installaties 11
Huidige Versie 2.1
Laatst Bijgewerkt 2014-03-13
Publicatiedatum 2014-03-12
Beoordeling 3.33/5 Totaal 3 Beoordelingen
Ontwikkelaar https://maxlibin.com
Betalingswijze free
Extensiewebsite http://www.maxlibin.com
Help Pagina-URL http://www.maxlibin.com
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Singpaore Haze PSI",
    "description": "Get the latest update of Singapore Haze Pollutant Standards Index (PSI)",
    "version": "2.1",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "permissions": [
        "http:\/\/*\/"
    ],
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_popup": "src\/popup.html"
    },
    "background": {
        "scripts": [
            "src\/jquery.min.js",
            "src\/background.js"
        ]
    }
}