forexcalendar
Easy Calendar check new alert
Co to jest forexcalendar?
forexcalendar to rozszerzenie Chrome opracowane przez siampanya007, a jego główną funkcją jest „Easy Calendar check new alert”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia forexcalendar
Pobierz pliki rozszerzeń forexcalendar w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Forex calendar News Alet ,Forex trading Tools
Podstawowe informacje o rozszerzeniu
Nazwa | forexcalendar |
ID | gpebdilgknpneddfhbnjcaibdklimggo |
Oficjalny URL | https://chromewebstore.google.com/detail/forexcalendar/gpebdilgknpneddfhbnjcaibdklimggo |
Opis | Easy Calendar check new alert |
Rozmiar pliku | 72.99 KB |
Liczba instalacji | 787 |
Aktualna Wersja | 1.0.1 |
Ostatnia Aktualizacja | 2020-04-24 |
Data Publikacji | 2020-04-24 |
Ocena | 5.00/5 Łącznie 2 Oceny |
Deweloper | siampanya007 |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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 } } |