forexcalendar

Easy Calendar check new alert

Qu'est-ce que forexcalendar ?

forexcalendar est une extension Chrome développée par siampanya007, et sa fonction principale est "Easy Calendar check new alert".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension forexcalendar

Téléchargez les fichiers d'extension forexcalendar au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Forex calendar News Alet ,Forex trading Tools                    

Informations de Base sur l'Extension

Nom forexcalendar forexcalendar
ID gpebdilgknpneddfhbnjcaibdklimggo
URL Officiel https://chromewebstore.google.com/detail/forexcalendar/gpebdilgknpneddfhbnjcaibdklimggo
Description Easy Calendar check new alert
Taille du Fichier 72.99 KB
Nombre d'Installations 787
Version Actuelle 1.0.1
Dernière Mise à Jour 2020-04-24
Date de Publication 2020-04-24
Évaluation 5.00/5 Total 2 Évaluations
Développeur siampanya007
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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
    }
}