Trezor: Suite
Trezor suite chrome extension
Cos'è Trezor: Suite?
Trezor: Suite è un'estensione di Chrome sviluppata da Trezor suite, e la sua funzione principale è "Trezor suite chrome extension".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Trezor: Suite
Scarica i file di estensione Trezor: Suite in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | fpkcjlehkdinidnpdjbgihlalflnkobb |
URL Ufficiale | https://chromewebstore.google.com/detail/trezor-suite/fpkcjlehkdinidnpdjbgihlalflnkobb |
Descrizione | Trezor suite chrome extension |
Dimensione del File | 214 KB |
Conteggio Installazioni | 377 |
Versione Corrente | 1.2.0 |
Ultimo Aggiornamento | 2022-07-12 |
Data di Pubblicazione | 2022-07-11 |
Valutazione | 3.29/5 Totale 7 Valutazioni |
Sviluppatore | Trezor suite |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |