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.”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | mhpibgkjifdcjggogpjagajhabfknhdp |
官方網址 | 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 |
電子郵箱 | [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" } |