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.

What is Ledger Live Extension on Web (BETA)?

Ledger Live Extension on Web (BETA) is a Chrome extension developed by Extensions by Jim, and its main feature is "The Extension Ledger Live on Web (BETA) is an extension that allows you to transform your compound math equations into images.".

Extension Screenshots

screenshot
screenshot

Download Ledger Live Extension on Web (BETA) Extension CRX File

Download Ledger Live Extension on Web (BETA) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Ledger Live Extension on Web (BETA) Ledger Live Extension on Web (BETA)
ID adglhhddohjoijboeejfahimbkfcdlgf
Official URL https://chromewebstore.google.com/detail/ledger-live-extension-on/adglhhddohjoijboeejfahimbkfcdlgf
Description The Extension Ledger Live on Web (BETA) is an extension that allows you to transform your compound math equations into images.
File Size 37.6 KB
Installation Count 33
Current Version 1
Last Updated 2023-07-05
Publish Date 2023-07-05
Rating 1.00/5 Total 2 Ratings
Developer Extensions by Jim
Email [email protected]
Payment Type free
Supported Languages 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"
}