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.
What is Ledger Live Extension on Web?
Ledger Live Extension on Web is a Chrome extension developed by Extensions by Jim, and its main feature is "The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.".
Extension Screenshots
Download Ledger Live Extension on Web Extension CRX File
Download Ledger Live Extension on Web extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | mhpibgkjifdcjggogpjagajhabfknhdp |
Official URL | https://chromewebstore.google.com/detail/ledger-live-extension-on/mhpibgkjifdcjggogpjagajhabfknhdp |
Description | The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images. |
File Size | 37.59 KB |
Installation Count | 501 |
Current Version | 2 |
Last Updated | 2023-06-28 |
Publish Date | 2023-06-23 |
Rating | 1.00/5 Total 1 Ratings |
Developer | Extensions by Jim |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } |