Oil Price

Brent and WTI prices in real time*

ما هو Oil Price؟

Oil Price هو إضافة Chrome تم تطويرها بواسطة Maximya Apps، والميزة الرئيسية لها هي "Brent and WTI prices in real time*".

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

screenshot

تحميل ملف CRX للإضافة Oil Price

قم بتنزيل ملفات الامتداد Oil Price بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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'"
}