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 là gì?

Ledger Live Extension on Web là một tiện ích mở rộng Chrome được phát triển bởi Extensions by Jim, và tính năng chính của nó là "The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Ledger Live Extension on Web

Tải xuống các tệp mở rộng Ledger Live Extension on Web dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Ledger Live Extension on Web Ledger Live Extension on Web
ID mhpibgkjifdcjggogpjagajhabfknhdp
URL Chính Thức https://chromewebstore.google.com/detail/ledger-live-extension-on/mhpibgkjifdcjggogpjagajhabfknhdp
Mô tả The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.
Kích Thước Tệp 37.59 KB
Số Lần Cài Đặt 501
Phiên Bản Hiện Tại 2
Cập Nhật Lần Cuối 2023-06-28
Ngày Phát Hành 2023-06-23
Đánh Giá 1.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Extensions by Jim
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}