Singpaore Haze PSI
Get the latest update of Singapore Haze Pollutant Standards Index (PSI)
Singpaore Haze PSIとは何ですか?
Singpaore Haze PSIはhttps://maxlibin.comによって開発されたChromeの拡張機能で、その主な機能は「Get the latest update of Singapore Haze Pollutant Standards Index (PSI)」です。
拡張機能のスクリーンショット
Singpaore Haze PSI拡張機能のCRXファイルをダウンロード
Singpaore Haze PSI拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
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 |
ヘルプページのURL | 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" ] } } |