Trader Suite by Finvox

Alertas de Precio en tiempo real de los principales indicadores financieros, commodities, monedas y acciones.

Trader Suite by Finvox là gì?

Trader Suite by Finvox là một tiện ích mở rộng Chrome được phát triển bởi http://finvox.com, và tính năng chính của nó là "Alertas de Precio en tiempo real de los principales indicadores financieros, commodities, monedas y acciones.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Trader Suite by Finvox

Tải xuống các tệp mở rộng Trader Suite by Finvox dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Alertas de Precio de los principales indicadores financieros, commodities, monedas y acciones en tiempo real Simula con precios reales la creación de portafolios de acciones con un resumen de tu patrimonio y rentabilidades.

El mundo de las Inversiones nunca fue más cómodo y fácil.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Trader Suite by Finvox Trader Suite by Finvox
ID kjcgeihbgknhchndlphgdafjjcohcicm
URL Chính Thức https://chrome.google.com/webstore/detail/trader-suite-by-finvox/kjcgeihbgknhchndlphgdafjjcohcicm
Mô tả Alertas de Precio en tiempo real de los principales indicadores financieros, commodities, monedas y acciones.
Kích Thước Tệp 628 KB
Số Lần Cài Đặt 93
Phiên Bản Hiện Tại 3.3.6
Cập Nhật Lần Cuối 2017-02-03
Ngày Phát Hành 2017-02-03
Đánh Giá 5.00/5 Tổng số 13 Đánh Giá
Nhà Phát Triển http://finvox.com
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Trader Suite by Finvox",
    "version": "3.3.6",
    "description": "Alertas de Precio en tiempo real de los principales indicadores financieros, commodities, monedas y acciones.",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "background": {
        "page": "html\/background.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": "img\/icon128.png",
        "default_title": "Trader Suite",
        "default_popup": "html\/popup.html"
    },
    "permissions": [
        "*:\/\/*.finvox.com\/*",
        "*:\/\/*.trader.digital\/*",
        "*:\/\/*.trader.social\/*",
        "notifications",
        "tabs",
        "alarms",
        "clipboardRead",
        "clipboardWrite",
        "identity",
        "power",
        "storage",
        "unlimitedStorage"
    ],
    "web_accessible_resources": [
        "img\/extension-installed.png"
    ],
    "short_name": "Trader Suite by Finvox",
    "content_security_policy": "script-src 'self' https:\/\/*.google-analytics.com https:\/\/*.pusher.com; object-src 'self'"
}