forexcalendar

Easy Calendar check new alert

Wat is forexcalendar?

forexcalendar is een Chrome-extensie ontwikkeld door siampanya007, en de belangrijkste functie is "Easy Calendar check new alert".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie forexcalendar

Download forexcalendar-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Forex calendar News Alet ,Forex trading Tools                    

Basisinformatie over de Extensie

Naam forexcalendar forexcalendar
ID gpebdilgknpneddfhbnjcaibdklimggo
Officiële URL https://chromewebstore.google.com/detail/forexcalendar/gpebdilgknpneddfhbnjcaibdklimggo
Beschrijving Easy Calendar check new alert
Bestandsgrootte 72.99 KB
Aantal Installaties 787
Huidige Versie 1.0.1
Laatst Bijgewerkt 2020-04-24
Publicatiedatum 2020-04-24
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar siampanya007
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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
    }
}