Oil Price

Brent and WTI prices in real time*

什麼是Oil Price?

Oil Price是由Maximya Apps開發的Chrome擴展程式,該擴展的主要功能是“Brent and WTI prices in real time*”。

擴展截圖

screenshot

下載Oil Price擴展crx文件

下載Oil Price擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Get Brent and WTI prices in real time*

*Prices may be delayed up to 20 minutes                    

擴展基本資訊

名稱 Oil Price Oil Price
ID bchomhcdomfcemjjfkagijhcinpbffan
官方網址 https://chromewebstore.google.com/detail/oil-price/bchomhcdomfcemjjfkagijhcinpbffan
簡介 Brent and WTI prices in real time*
檔案大小 30.48 KB
安裝次數 759
目前版本 0.1.4
更新時間 2015-12-12
上架時間 2015-12-12
評分 4.17/5 共 6 次評分
開發者 Maximya Apps
付費類型 free
擴展官網 http://maximya.com/
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Oil Price",
    "version": "0.1.4",
    "description": "Brent and WTI prices in real time*",
    "permissions": [],
    "icons": {
        "16": "oilpriceicon.png",
        "48": "oilpriceicon48.png",
        "128": "oilpriceicon128.png"
    },
    "browser_action": {
        "default_title": "Oil Price",
        "default_icon": "oilpriceicon.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self'; object-src 'self'"
}