FXStreet - The Foreign Exchange Market

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

What is FXStreet - The Foreign Exchange Market?

FXStreet - The Foreign Exchange Market is a Chrome extension developed by fxstreet, and its main feature is "Economic Calendar, Forex Analysis, Trading Positions and Currency Trading News by FXStreet".

Extension Screenshots

screenshot

Download FXStreet - The Foreign Exchange Market Extension CRX File

Download FXStreet - The Foreign Exchange Market extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name FXStreet - The Foreign Exchange Market FXStreet - The Foreign Exchange Market
ID ibbcojjolkfhjaecoicbmnokmbcaaigi
Official URL https://chromewebstore.google.com/detail/fxstreet-the-foreign-exch/ibbcojjolkfhjaecoicbmnokmbcaaigi
Description Economic Calendar, Forex Analysis, Trading Positions and Currency Trading News by FXStreet
File Size 23.96 KB
Installation Count 2,829
Current Version 2.0.8
Last Updated 2018-10-08
Publish Date 2018-10-08
Rating 4.67/5 Total 30 Ratings
Developer fxstreet
Email [email protected]
Payment Type free
Extension Website https://www.fxstreet.com/
Supported Languages 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"
}