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
Eメール [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"
}