Trezor: Suite

Trezor suite chrome extension

Vad är Trezor: Suite?

Trezor: Suite är en Chrome-tillägg utvecklad av Trezor suite, och dess huvudfunktion är "Trezor suite chrome extension".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Trezor: Suite-förlängningens CRX-fil

Ladda ner Trezor: Suite-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Trezor: Suite Trezor: Suite
ID fpkcjlehkdinidnpdjbgihlalflnkobb
Officiell webbadress https://chromewebstore.google.com/detail/trezor-suite/fpkcjlehkdinidnpdjbgihlalflnkobb
Beskrivning Trezor suite chrome extension
Filstorlek 214 KB
Antal Installationer 377
Aktuell Version 1.2.0
Senast Uppdaterad 2022-07-12
Publiceringsdatum 2022-07-11
Betyg 3.29/5 Totalt 7 Betyg
Utvecklare Trezor suite
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}