Trezor: Suite
Trezor suite chrome extension
Wat is Trezor: Suite?
Trezor: Suite is een Chrome-extensie ontwikkeld door Trezor suite, en de belangrijkste functie is "Trezor suite chrome extension".
Extensie Screenshots
Download het CRX-bestand van de extensie Trezor: Suite
Download Trezor: Suite-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | fpkcjlehkdinidnpdjbgihlalflnkobb |
Officiële URL | https://chromewebstore.google.com/detail/trezor-suite/fpkcjlehkdinidnpdjbgihlalflnkobb |
Beschrijving | Trezor suite chrome extension |
Bestandsgrootte | 214 KB |
Aantal Installaties | 377 |
Huidige Versie | 1.2.0 |
Laatst Bijgewerkt | 2022-07-12 |
Publicatiedatum | 2022-07-11 |
Beoordeling | 3.29/5 Totaal 7 Beoordelingen |
Ontwikkelaar | Trezor suite |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |