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.

Apa itu Ledger Live Extension on Web?

Ledger Live Extension on Web adalah ekstensi Chrome yang dikembangkan oleh Extensions by Jim, dan fitur utamanya adalah "The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Ledger Live Extension on Web

Unduh file ekstensi Ledger Live Extension on Web dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Ledger Live Extension on Web Ledger Live Extension on Web
ID mhpibgkjifdcjggogpjagajhabfknhdp
URL Resmi https://chromewebstore.google.com/detail/ledger-live-extension-on/mhpibgkjifdcjggogpjagajhabfknhdp
Deskripsi The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.
Ukuran File 37.59 KB
Jumlah Instalasi 501
Versi Saat Ini 2
Terakhir Diperbarui 2023-06-28
Tanggal Publikasi 2023-06-23
Penilaian 1.00/5 Total 1 Penilaian
Pengembang Extensions by Jim
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
}