爱盯盘-股票盯盘-盯盘助手

爱盯盘-股票盯盘-盯盘助手,实时关注你的股票,为你的投资保驾护航。

Cos'è 爱盯盘-股票盯盘-盯盘助手?

爱盯盘-股票盯盘-盯盘助手 è un'estensione di Chrome sviluppata da 面壁投基, e la sua funzione principale è "爱盯盘-股票盯盘-盯盘助手,实时关注你的股票,为你的投资保驾护航。".

Screenshot dell'Estensione

screenshot
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

                        一款帮助你上班轻松看盘,实时查看行情的工具,一键查看股票行情,上班摸鱼、炒股盯盘的神器。

主要功能:
1. 股票自选,帮助快速锁定股票行情。
2. 持仓一览,浏览器也能查看自己每日涨跌幅。
3. 角标关注,不用点击插件也能快速查看股票涨跌。
4. 主题设置,虚化透明度,一键轻松摸鱼。
5. 北向资金,南向资金实时关注,快速掌握主力动向。
6. 股票、自选、炒股,股票提醒、基金、股票、大盘,A股、看股、行情助手、上班摸鱼、债券、价值投资、行情助手、盯盘、港股、美股、基金持仓股、前端、后端、程序、上班族摸鱼、金融,同花顺、东方财富、股吧、打板、投资、券商应有尽有。                    

Informazioni di Base sull'Estensione

Nome 爱盯盘-股票盯盘-盯盘助手 爱盯盘-股票盯盘-盯盘助手
ID hmkhfephfjheodabgomnanpbmbjbepni
URL Ufficiale https://chromewebstore.google.com/detail/%E7%88%B1%E7%9B%AF%E7%9B%98-%E8%82%A1%E7%A5%A8%E7%9B%AF%E7%9B%98-%E7%9B%AF%E7%9B%98%E5%8A%A9%E6%89%8B/hmkhfephfjheodabgomnanpbmbjbepni
Descrizione 爱盯盘-股票盯盘-盯盘助手,实时关注你的股票,为你的投资保驾护航。
Dimensione del File 628 KB
Conteggio Installazioni 844
Versione Corrente 2.2.2
Ultimo Aggiornamento 2024-03-04
Data di Pubblicazione 2022-06-08
Valutazione 4.75/5 Totale 4 Valutazioni
Sviluppatore 面壁投基
Email [email protected]
Tipo di Pagamento free
Lingue Supportate zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "\u7231\u76ef\u76d8-\u80a1\u7968\u76ef\u76d8-\u76ef\u76d8\u52a9\u624b",
    "version": "2.2.2",
    "description": "\u7231\u76ef\u76d8-\u80a1\u7968\u76ef\u76d8-\u76ef\u76d8\u52a9\u624b\uff0c\u5b9e\u65f6\u5173\u6ce8\u4f60\u7684\u80a1\u7968\uff0c\u4e3a\u4f60\u7684\u6295\u8d44\u4fdd\u9a7e\u62a4\u822a\u3002",
    "homepage_url": "https:\/\/mianbi88.gitee.io\/stock\/",
    "action": {
        "default_icon": {
            "19": "logo.png",
            "38": "logo.png"
        },
        "default_title": "\u7231\u76ef\u76d8-\u80a1\u7968\u76ef\u76d8-\u76ef\u76d8\u52a9\u624b",
        "default_popup": "index.html"
    },
    "author": "\u9762\u58c1\u6295\u8d44",
    "icons": {
        "16": ".\/logo.png",
        "32": ".\/logo.png",
        "48": ".\/logo.png",
        "128": ".\/logo.png"
    },
    "options_ui": {
        "page": "index.html"
    },
    "background": {
        "service_worker": "background\/background.js",
        "type": "module"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "https:\/\/collect-v6.51.la\/*"
    ],
    "permissions": [
        "storage",
        "alarms",
        "contextMenus"
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Ctrl+I",
                "mac": "Command+I",
                "chromeos": "Ctrl+I",
                "linux": "Ctrl+I"
            },
            "description": "\u6253\u5f00\u63d2\u4ef6"
        }
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "index.html"
            ]
        }
    ]
}