Oil Price

Brent and WTI prices in real time*

Oil Price क्या है?

Oil Price Maximya Apps द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Brent and WTI prices in real time*"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Oil Price एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Get Brent and WTI prices in real time*

*Prices may be delayed up to 20 minutes                    

एक्सटेंशन की मूल जानकारी

नाम Oil Price Oil Price
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'"
}