forexcalendar
Easy Calendar check new alert
Cos'è forexcalendar?
forexcalendar è un'estensione di Chrome sviluppata da siampanya007, e la sua funzione principale è "Easy Calendar check new alert".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione forexcalendar
Scarica i file di estensione forexcalendar in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Forex calendar News Alet ,Forex trading Tools Informazioni di Base sull'Estensione
| Nome | |
| ID | gpebdilgknpneddfhbnjcaibdklimggo |
| URL Ufficiale | https://chromewebstore.google.com/detail/forexcalendar/gpebdilgknpneddfhbnjcaibdklimggo |
| Descrizione | Easy Calendar check new alert |
| Dimensione del File | 72.99 KB |
| Conteggio Installazioni | 787 |
| Versione Corrente | 1.0.1 |
| Ultimo Aggiornamento | 2020-04-24 |
| Data di Pubblicazione | 2020-04-24 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | siampanya007 |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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
}
} | |