18天.stock

股市即時資訊,可關注大盤、個股等即時報價,提供下單前的參考。

Apa itu 18天.stock?

18天.stock adalah ekstensi Chrome yang dikembangkan oleh 林龍吉, dan fitur utamanya adalah "股市即時資訊,可關注大盤、個股等即時報價,提供下單前的參考。".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi 18天.stock

Unduh file ekstensi 18天.stock dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        18天.stock 提供一個方便又實用的工具,讓同為股市的愛好者,透過簡單的設定,可以即時追蹤喜好的個股資訊。

後續會繼續提供新的功能,持續精進套件的功能。                    

Informasi Dasar Ekstensi

Nama 18天.stock 18天.stock
ID kfgfkmemaocopekindpheodngjcijajf
URL Resmi https://chromewebstore.google.com/detail/18%E5%A4%A9stock/kfgfkmemaocopekindpheodngjcijajf
Deskripsi 股市即時資訊,可關注大盤、個股等即時報價,提供下單前的參考。
Ukuran File 3.03 MB
Jumlah Instalasi 205
Versi Saat Ini 2.6
Terakhir Diperbarui 2024-03-01
Tanggal Publikasi 2021-04-21
Penilaian 5.00/5 Total 4 Penilaian
Pengembang 林龍吉
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://line.soocker.com/chrome/privacy.html
Bahasa yang Didukung zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "author": "[email protected]",
    "name": "18\u5929.stock",
    "description": "\u80a1\u5e02\u5373\u6642\u8cc7\u8a0a\uff0c\u53ef\u95dc\u6ce8\u5927\u76e4\u3001\u500b\u80a1\u7b49\u5373\u6642\u5831\u50f9\uff0c\u63d0\u4f9b\u4e0b\u55ae\u524d\u7684\u53c3\u8003\u3002",
    "version": "2.6",
    "icons": {
        "16": "img\/icon16.png",
        "64": "img\/icon64.png",
        "128": "img\/icon128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "img\/icon16.png",
            "64": "img\/icon64.png",
            "128": "img\/icon128.png"
        }
    },
    "options_page": "options.html",
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "permissions": [
        "alarms",
        "contextMenus",
        "storage",
        "notifications"
    ]
}