forexcalendar

Easy Calendar check new alert

What is forexcalendar?

forexcalendar is a Chrome extension developed by siampanya007, and its main feature is "Easy Calendar check new alert".

Extension Screenshots

screenshot

Download forexcalendar Extension CRX File

Download forexcalendar 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

                        Forex calendar News Alet ,Forex trading Tools                    

Extension Basic Information

Name forexcalendar forexcalendar
ID gpebdilgknpneddfhbnjcaibdklimggo
Official URL https://chromewebstore.google.com/detail/forexcalendar/gpebdilgknpneddfhbnjcaibdklimggo
Description Easy Calendar check new alert
File Size 72.99 KB
Installation Count 787
Current Version 1.0.1
Last Updated 2020-04-24
Publish Date 2020-04-24
Rating 5.00/5 Total 2 Ratings
Developer siampanya007
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "forexcalendar",
    "description": "Easy Calendar check new alert",
    "version": "1.0.1",
    "manifest_version": 2,
    "icons": {
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "browser_action": {
        "default_title": "forexcalendar",
        "default_popup": "popup\/popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "options_ui": {
        "page": "options\/options.html",
        "chrome_style": true
    }
}