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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Ledger Live Extension on Web एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
आधिकारिक 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 |
ईमेल | [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" } |