Trezor: Suite
Trezor suite chrome extension
What is Trezor: Suite?
Trezor: Suite is a Chrome extension developed by Trezor suite, and its main feature is "Trezor suite chrome extension".
Extension Screenshots
Download Trezor: Suite Extension CRX File
Download Trezor: Suite extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | fpkcjlehkdinidnpdjbgihlalflnkobb |
Official URL | https://chromewebstore.google.com/detail/trezor-suite/fpkcjlehkdinidnpdjbgihlalflnkobb |
Description | Trezor suite chrome extension |
File Size | 214 KB |
Installation Count | 377 |
Current Version | 1.2.0 |
Last Updated | 2022-07-12 |
Publish Date | 2022-07-11 |
Rating | 3.29/5 Total 7 Ratings |
Developer | Trezor suite |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |