Trezor: Suite
Trezor suite chrome extension
什么是Trezor: Suite?
Trezor: Suite是由Trezor suite开发的Chrome扩展程序,该扩展的主要功能是“Trezor suite chrome extension”。
扩展截图
下载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
扩展基本信息
名称 | |
ID | fpkcjlehkdinidnpdjbgihlalflnkobb |
官方URL | 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" } } |