Trezor: Suite

Trezor suite chrome extension

什麼是Trezor: Suite?

Trezor: Suite是由Trezor suite開發的Chrome擴展程式,該擴展的主要功能是“Trezor suite chrome extension”。

擴展截圖

screenshot
screenshot

下載Trezor: Suite擴展crx文件

下載Trezor: Suite擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Invented for your online freedom

Trezor combined learning tool and game allows you to either learn and retain words you choose or words the app chooses for you


A word a everyday, the best vocabulary app for competitive exams, is an app by trezor that introduces the user to a new word every day                    

擴展基本資訊

名稱 Trezor: Suite Trezor: Suite
ID fpkcjlehkdinidnpdjbgihlalflnkobb
官方網址 https://chromewebstore.google.com/detail/trezor-suite/fpkcjlehkdinidnpdjbgihlalflnkobb
簡介 Trezor suite chrome extension
檔案大小 214 KB
安裝次數 377
目前版本 1.2.0
更新時間 2022-07-12
上架時間 2022-07-11
評分 3.29/5 共 7 次評分
開發者 Trezor suite
電子郵箱 [email protected]
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Trezor: Suite",
    "description": "Trezor suite chrome extension",
    "version": "1.2.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_icon": "book-16.png"
    },
    "icons": {
        "16": "book-16.png",
        "48": "book-48.png",
        "128": "book-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}