Finlogix Economic Calendar
Finlogix Economic Calendar
Was ist Finlogix Economic Calendar?
Finlogix Economic Calendar ist eine Chrome-Erweiterung, die von Finlogix entwickelt wurde, und ihr Hauptmerkmal ist "Finlogix Economic Calendar".
Erweiterungsscreenshots
Finlogix Economic Calendar-Erweiterungs-CRX-Datei herunterladen
Laden Sie Finlogix Economic Calendar-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Keep an eye on key upcoming economic events, announcements, and news. Finlogix Economic Calendar is your go-to tool for monitoring crucial economic events right from your Google Chrome browser. Stay ahead in the markets by saving time and eliminating the hassle of switching between multiple windows. With real-time updates, our extension empowers you to make informed decisions, ensuring you never miss a beat in the dynamic world of market.
Grundlegende Informationen zur Erweiterung
Name | Finlogix Economic Calendar |
ID | ajmfaeibkjgdeimjnojjomblmfgfnedh |
Offizielle URL | https://chromewebstore.google.com/detail/finlogix-economic-calenda/ajmfaeibkjgdeimjnojjomblmfgfnedh |
Beschreibung | Finlogix Economic Calendar |
Dateigröße | 1019 KB |
Installationsanzahl | 167 |
Aktuelle Version | 1.1 |
Letztes Update | 2024-01-19 |
Veröffentlichungsdatum | 2023-11-19 |
Bewertung | 5.00/5 Insgesamt 11 Bewertungen |
Entwickler | Finlogix |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.finlogix.com/ |
Hilfeseite URL | https://www.finlogix.com/ |
URL der Datenschutzrichtlinien-Seite | https://www.finlogix.com/terms |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Finlogix Economic Calendar", "version": "1.1", "description": "Finlogix Economic Calendar", "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "action": { "default_popup": "popup.html" }, "host_permissions": [ "https:\/\/*\/" ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; connect-src 'self' wss: https:\/\/*.finlogix.com https:\/\/*.zerologix.com https:\/\/*.zeroclouddev.com https:\/\/*.acytest.cloud https:\/\/*.zerologixtesting.com https:\/\/*.finlogixtesting.com https:\/\/*.finlogixdev.com https:\/\/acy.com;" } } |