FXStreet - The Foreign Exchange Market

Economic Calendar, Forex Analysis, Trading Positions and Currency Trading News by FXStreet

ما هو FXStreet - The Foreign Exchange Market؟

FXStreet - The Foreign Exchange Market هو إضافة Chrome تم تطويرها بواسطة fxstreet، والميزة الرئيسية لها هي "Economic Calendar, Forex Analysis, Trading Positions and Currency Trading News by FXStreet".

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

screenshot

تحميل ملف CRX للإضافة FXStreet - The Foreign Exchange Market

قم بتنزيل ملفات الامتداد FXStreet - The Foreign Exchange Market بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        FXStreet is a leading source for reliable news and real time Forex analysis. FXStreet offers real-time exchange rates, charts and an economic calendar.                    

معلومات أساسية عن التمديد

الاسم FXStreet - The Foreign Exchange Market FXStreet - The Foreign Exchange Market
ID ibbcojjolkfhjaecoicbmnokmbcaaigi
عنوان URL الرسمي https://chromewebstore.google.com/detail/fxstreet-the-foreign-exch/ibbcojjolkfhjaecoicbmnokmbcaaigi
الوصف Economic Calendar, Forex Analysis, Trading Positions and Currency Trading News by FXStreet
حجم الملف 23.96 KB
عدد التثبيتات 2,829
النسخة الحالية 2.0.8
آخر تحديث 2018-10-08
تاريخ النشر 2018-10-08
تقييم 4.67/5 مجموع تقييمات 30
المطور fxstreet
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.fxstreet.com/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "FXStreet - The Foreign Exchange Market",
    "description": "Economic Calendar, Forex Analysis, Trading Positions and Currency Trading News by FXStreet",
    "version": "2.0.8",
    "background": {
        "persistent": false,
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html",
        "default_title": "FXStreet"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/calendar.fxstreet.com https:\/\/httppush.fxstreet.com https:\/\/authorization.fxstreet.com https:\/\/staticcontent.fxstreet.com  https:\/\/staticconent.blob.core.windows.net https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "activeTab",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "notifications",
        "background",
        "alarms"
    ],
    "homepage_url": "https:\/\/www.fxstreet.com",
    "short_name": "fxstreet.com"
}