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.

Qu'est-ce que Ledger Live Extension on Web ?

Ledger Live Extension on Web est une extension Chrome développée par Extensions by Jim, et sa fonction principale est "The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Ledger Live Extension on Web

Téléchargez les fichiers d'extension Ledger Live Extension on Web au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Ledger Live Extension on Web Ledger Live Extension on Web
ID mhpibgkjifdcjggogpjagajhabfknhdp
URL Officiel https://chromewebstore.google.com/detail/ledger-live-extension-on/mhpibgkjifdcjggogpjagajhabfknhdp
Description The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.
Taille du Fichier 37.59 KB
Nombre d'Installations 501
Version Actuelle 2
Dernière Mise à Jour 2023-06-28
Date de Publication 2023-06-23
Évaluation 1.00/5 Total 1 Évaluations
Développeur Extensions by Jim
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}