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 |
Eメール | [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" } } |