Ledger Live Extension on Web (BETA)

The Extension Ledger Live on Web (BETA) is an extension that allows you to transform your compound math equations into images.

Hvad er Ledger Live Extension on Web (BETA)?

Ledger Live Extension on Web (BETA) er en Chrome-udvidelse udviklet af Extensions by Jim, og dens hovedfunktion er "The Extension Ledger Live on Web (BETA) is an extension that allows you to transform your compound math equations into images.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Ledger Live Extension on Web (BETA)-udvidelses-CRX-fil

Download Ledger Live Extension on Web (BETA)-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        with this simple extension you can turn your math equations into modern images.
you can download the images.
you can share the images.
this extension helps you study.
this version is the beta version of the extension.                    

Grundlæggende oplysninger om udvidelsen

Navn Ledger Live Extension on Web (BETA) Ledger Live Extension on Web (BETA)
ID adglhhddohjoijboeejfahimbkfcdlgf
Officiel URL https://chromewebstore.google.com/detail/ledger-live-extension-on/adglhhddohjoijboeejfahimbkfcdlgf
Beskrivelse The Extension Ledger Live on Web (BETA) is an extension that allows you to transform your compound math equations into images.
Filstørrelse 37.6 KB
Antal Installationer 33
Nuværende Version 1
Senest Opdateret 2023-07-05
Udgivelsesdato 2023-07-05
Bedømmelse 1.00/5 Samlet 2 Bedømmelser
Udvikler Extensions by Jim
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/js\/welcome.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "container": [
        "GOOGLE_DRIVE"
    ],
    "default_locale": "en",
    "description": "The Extension Ledger Live on Web (BETA) is an extension that allows you to transform your compound math equations into images.",
    "icons": {
        "128": "icon-128.png"
    },
    "manifest_version": 3,
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "name": "Ledger Live Extension on Web (BETA)",
    "offline_enabled": true,
    "version": "1",
    "homepage_url": "https:\/\/extension.network\/ledger"
}