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.

什么是Ledger Live Extension on Web (BETA)?

Ledger Live Extension on Web (BETA)是由Extensions by Jim开发的Chrome扩展程序,该扩展的主要功能是“The Extension Ledger Live on Web (BETA) is an extension that allows you to transform your compound math equations into images.”。

扩展截图

screenshot
screenshot

下载Ledger Live Extension on Web (BETA)扩展crx文件

下载Ledger Live Extension on Web (BETA)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Ledger Live Extension on Web (BETA) Ledger Live Extension on Web (BETA)
ID adglhhddohjoijboeejfahimbkfcdlgf
官方URL https://chromewebstore.google.com/detail/ledger-live-extension-on/adglhhddohjoijboeejfahimbkfcdlgf
简介 The Extension Ledger Live on Web (BETA) is an extension that allows you to transform your compound math equations into images.
文件大小 37.6 KB
安装次数 33
当前版本 1
更新时间 2023-07-05
上架时间 2023-07-05
评分 1.00/5 共2次评分
开发者 Extensions by Jim
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
}