Ledger Live Extension on Web

The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.

Wat is Ledger Live Extension on Web?

Ledger Live Extension on Web is een Chrome-extensie ontwikkeld door Extensions by Jim, en de belangrijkste functie is "The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Ledger Live Extension on Web

Download Ledger Live Extension on Web-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

                        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.                    

Basisinformatie over de Extensie

Naam Ledger Live Extension on Web Ledger Live Extension on Web
ID mhpibgkjifdcjggogpjagajhabfknhdp
Officiële URL https://chromewebstore.google.com/detail/ledger-live-extension-on/mhpibgkjifdcjggogpjagajhabfknhdp
Beschrijving The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.
Bestandsgrootte 37.59 KB
Aantal Installaties 501
Huidige Versie 2
Laatst Bijgewerkt 2023-06-28
Publicatiedatum 2023-06-23
Beoordeling 1.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Extensions by Jim
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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 is a user-friendly 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",
    "offline_enabled": true,
    "version": "2",
    "homepage_url": "https:\/\/extension.network\/ledger"
}