Finlogix Economic Calendar

Finlogix Economic Calendar

What is Finlogix Economic Calendar?

Finlogix Economic Calendar is a Chrome extension developed by Finlogix, and its main feature is "Finlogix Economic Calendar".

Extension Screenshots

screenshot

Download Finlogix Economic Calendar Extension CRX File

Download Finlogix Economic Calendar extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Finlogix Economic Calendar Finlogix Economic Calendar
ID ajmfaeibkjgdeimjnojjomblmfgfnedh
Official URL https://chromewebstore.google.com/detail/finlogix-economic-calenda/ajmfaeibkjgdeimjnojjomblmfgfnedh
Description Finlogix Economic Calendar
File Size 1019 KB
Installation Count 167
Current Version 1.1
Last Updated 2024-01-19
Publish Date 2023-11-19
Rating 5.00/5 Total 11 Ratings
Developer Finlogix
Email [email protected]
Payment Type free
Extension Website https://www.finlogix.com/
Help Page URL https://www.finlogix.com/
Privacy Policy Page URL https://www.finlogix.com/terms
Supported Languages 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;"
    }
}