Singpaore Haze PSI

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

Qu'est-ce que Singpaore Haze PSI ?

Singpaore Haze PSI est une extension Chrome développée par https://maxlibin.com, et sa fonction principale est "Get the latest update of Singapore Haze Pollutant Standards Index (PSI)".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Singpaore Haze PSI

Téléchargez les fichiers d'extension Singpaore Haze PSI 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

                        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                    

Informations de Base sur l'Extension

Nom Singpaore Haze PSI Singpaore Haze PSI
ID fidfiidepkipkbnnmfncgpoiejpiompg
URL Officiel https://chromewebstore.google.com/detail/singpaore-haze-psi/fidfiidepkipkbnnmfncgpoiejpiompg
Description Get the latest update of Singapore Haze Pollutant Standards Index (PSI)
Taille du Fichier 79.38 KB
Nombre d'Installations 11
Version Actuelle 2.1
Dernière Mise à Jour 2014-03-13
Date de Publication 2014-03-12
Évaluation 3.33/5 Total 3 Évaluations
Développeur https://maxlibin.com
Type de Paiement free
Site Web de l'Extension http://www.maxlibin.com
URL de la Page d'Aide http://www.maxlibin.com
Langues Prises en Charge 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"
        ]
    }
}