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.

Ledger Live Extension on Webとは何ですか?

Ledger Live Extension on WebはExtensions by Jimによって開発されたChromeの拡張機能で、その主な機能は「The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Ledger Live Extension on Web拡張機能のCRXファイルをダウンロード

Ledger Live Extension on Web拡張子のファイルを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.                    

拡張機能の基本情報

名前 Ledger Live Extension on Web Ledger Live Extension on Web
ID mhpibgkjifdcjggogpjagajhabfknhdp
公式URL https://chromewebstore.google.com/detail/ledger-live-extension-on/mhpibgkjifdcjggogpjagajhabfknhdp
説明 The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.
ファイルサイズ 37.59 KB
インストール数 501
現在のバージョン 2
最終更新日 2023-06-28
公開日 2023-06-23
評価 1.00/5 合計 1 レビュー
開発者 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 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"
}