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.

Vad är Ledger Live Extension on Web?

Ledger Live Extension on Web är en Chrome-tillägg utvecklad av Extensions by Jim, och dess huvudfunktion är "The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Ledger Live Extension on Web-förlängningens CRX-fil

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

                        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.                    

Grundläggande Information om Tillägg

Namn Ledger Live Extension on Web Ledger Live Extension on Web
ID mhpibgkjifdcjggogpjagajhabfknhdp
Officiell webbadress https://chromewebstore.google.com/detail/ledger-live-extension-on/mhpibgkjifdcjggogpjagajhabfknhdp
Beskrivning The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.
Filstorlek 37.59 KB
Antal Installationer 501
Aktuell Version 2
Senast Uppdaterad 2023-06-28
Publiceringsdatum 2023-06-23
Betyg 1.00/5 Totalt 1 Betyg
Utvecklare Extensions by Jim
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
}