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.

Was ist Ledger Live Extension on Web (BETA)?

Ledger Live Extension on Web (BETA) ist eine Chrome-Erweiterung, die von Extensions by Jim entwickelt wurde, und ihr Hauptmerkmal ist "The Extension Ledger Live on Web (BETA) is an extension that allows you to transform your compound math equations into images.".

Erweiterungsscreenshots

screenshot
screenshot

Ledger Live Extension on Web (BETA)-Erweiterungs-CRX-Datei herunterladen

Laden Sie Ledger Live Extension on Web (BETA)-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Ledger Live Extension on Web (BETA) Ledger Live Extension on Web (BETA)
ID adglhhddohjoijboeejfahimbkfcdlgf
Offizielle URL https://chromewebstore.google.com/detail/ledger-live-extension-on/adglhhddohjoijboeejfahimbkfcdlgf
Beschreibung The Extension Ledger Live on Web (BETA) is an extension that allows you to transform your compound math equations into images.
Dateigröße 37.6 KB
Installationsanzahl 33
Aktuelle Version 1
Letztes Update 2023-07-05
Veröffentlichungsdatum 2023-07-05
Bewertung 1.00/5 Insgesamt 2 Bewertungen
Entwickler Extensions by Jim
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
}