Singpaore Haze PSI

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

ما هو Singpaore Haze PSI؟

Singpaore Haze PSI هو إضافة Chrome تم تطويرها بواسطة https://maxlibin.com، والميزة الرئيسية لها هي "Get the latest update of Singapore Haze Pollutant Standards Index (PSI)".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Singpaore Haze PSI

قم بتنزيل ملفات الامتداد Singpaore Haze PSI بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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                    

معلومات أساسية عن التمديد

الاسم Singpaore Haze PSI Singpaore Haze PSI
ID fidfiidepkipkbnnmfncgpoiejpiompg
عنوان URL الرسمي https://chromewebstore.google.com/detail/singpaore-haze-psi/fidfiidepkipkbnnmfncgpoiejpiompg
الوصف Get the latest update of Singapore Haze Pollutant Standards Index (PSI)
حجم الملف 79.38 KB
عدد التثبيتات 11
النسخة الحالية 2.1
آخر تحديث 2014-03-13
تاريخ النشر 2014-03-12
تقييم 3.33/5 مجموع تقييمات 3
المطور https://maxlibin.com
نوع الدفع free
موقع الإضافة http://www.maxlibin.com
عنوان صفحة المساعدة http://www.maxlibin.com
اللغات المدعومة 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"
        ]
    }
}