共识魔方盯盘助手

共识魔方盯盘助手:币圈投资必备的链上数据提醒插件,不论是在币安等交易盯盘交易,还是在非小号查询信息,都能对各大币种链上token的流转情况做到实时提醒;跟共识魔方做智能投资,不当韭菜更赚钱

Cos'è 共识魔方盯盘助手?

共识魔方盯盘助手 è un'estensione di Chrome sviluppata da http://www.consencube.com, e la sua funzione principale è "共识魔方盯盘助手:币圈投资必备的链上数据提醒插件,不论是在币安等交易盯盘交易,还是在非小号查询信息,都能对各大币种链上token的流转情况做到实时提醒;跟共识魔方做智能投资,不当韭菜更赚钱".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione 共识魔方盯盘助手

Scarica i file di estensione 共识魔方盯盘助手 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

                                            

Informazioni di Base sull'Estensione

Nome 共识魔方盯盘助手 共识魔方盯盘助手
ID phjaabdchlhlmlmhblgmehoncpocbjda
URL Ufficiale https://chrome.google.com/webstore/detail/%E5%85%B1%E8%AF%86%E9%AD%94%E6%96%B9%E7%9B%AF%E7%9B%98%E5%8A%A9%E6%89%8B/phjaabdchlhlmlmhblgmehoncpocbjda
Descrizione 共识魔方盯盘助手:币圈投资必备的链上数据提醒插件,不论是在币安等交易盯盘交易,还是在非小号查询信息,都能对各大币种链上token的流转情况做到实时提醒;跟共识魔方做智能投资,不当韭菜更赚钱
Dimensione del File 352 KB
Conteggio Installazioni 31
Versione Corrente 1.0.2
Ultimo Aggiornamento 2018-11-02
Data di Pubblicazione 2018-10-29
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore http://www.consencube.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://wx.consencube.com
URL della Pagina della Politica sulla Privacy http://www.consencube.com/statics/privacy.html
Lingue Supportate zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u5171\u8bc6\u9b54\u65b9\u76ef\u76d8\u52a9\u624b",
    "version": "1.0.2",
    "description": "\u5171\u8bc6\u9b54\u65b9\u76ef\u76d8\u52a9\u624b\uff1a\u5e01\u5708\u6295\u8d44\u5fc5\u5907\u7684\u94fe\u4e0a\u6570\u636e\u63d0\u9192\u63d2\u4ef6\uff0c\u4e0d\u8bba\u662f\u5728\u5e01\u5b89\u7b49\u4ea4\u6613\u76ef\u76d8\u4ea4\u6613\uff0c\u8fd8\u662f\u5728\u975e\u5c0f\u53f7\u67e5\u8be2\u4fe1\u606f\uff0c\u90fd\u80fd\u5bf9\u5404\u5927\u5e01\u79cd\u94fe\u4e0atoken\u7684\u6d41\u8f6c\u60c5\u51b5\u505a\u5230\u5b9e\u65f6\u63d0\u9192\uff1b\u8ddf\u5171\u8bc6\u9b54\u65b9\u505a\u667a\u80fd\u6295\u8d44\uff0c\u4e0d\u5f53\u97ed\u83dc\u66f4\u8d5a\u94b1",
    "browser_action": {
        "default_title": "\u5171\u8bc6\u9b54\u65b9\u76ef\u76d8\u52a9\u624b",
        "default_icon": {
            "38": "icons\/main-icon.png",
            "19": "icons\/main-icon.png"
        }
    },
    "icons": {
        "16": "icons\/main-icon.png",
        "48": "icons\/main-icon.png",
        "128": "icons\/main-icon.png"
    },
    "background": {
        "persistent": true,
        "page": "background\/index.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.binance.com\/*",
                "https:\/\/*.feixiaohao.com\/*",
                ""
            ],
            "js": [
                "inject\/index.js"
            ],
            "css": [
                "ui\/inject.css"
            ],
            "run_at": "document_start",
            "all_frames": false,
            "match_about_blank": false,
            "exclude_globs": [
                "https:\/\/*.consencube.com\/*",
                "http:\/\/*.consencube.com\/*"
            ]
        }
    ],
    "permissions": [
        "tabs",
        "activeTab",
        "webRequest",
        "webRequestBlocking",
        "",
        "https:\/\/*.consencube.com\/*",
        "http:\/\/*.consencube.com\/*",
        "https:\/\/*.binance.com\/*",
        "https:\/\/*.feixiaohao.com\/*"
    ],
    "content_security_policy": "frame-src https:\/\/wx.consencube.com http:\/\/wx.consencube.com; script-src 'self' 'unsafe-eval';object-src 'self'; style-src 'self' https:\/\/wx.consencube.com\/ 'unsafe-inline'; img-src 'self' http:\/\/*.consencube.com https:\/\/*.consencube.com",
    "commands": {
        "toggle": {
            "suggested_key": {
                "default": "Alt+Shift+D"
            },
            "description": "\u6253\u5f00\u4fa7\u8fb9\u680f"
        }
    },
    "web_accessible_resources": [
        "icons\/*",
        "data:*",
        "http:*",
        "https:*"
    ]
}