Oil Price
Brent and WTI prices in real time*
什么是Oil Price?
Oil Price是由Maximya Apps开发的Chrome扩展程序,该扩展的主要功能是“Brent and WTI prices in real time*”。
扩展截图
下载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
扩展基本信息
名称 | |
ID | bchomhcdomfcemjjfkagijhcinpbffan |
官方URL | 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'" } |