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.
Co je Ledger Live Extension on Web?
Ledger Live Extension on Web je rozšíření Chrome vyvinuté Extensions by Jim, a jeho hlavní funkcí je „The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Ledger Live Extension on Web
Stáhněte si soubory rozšíření Ledger Live Extension on Web ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | mhpibgkjifdcjggogpjagajhabfknhdp |
Oficiální URL | https://chromewebstore.google.com/detail/ledger-live-extension-on/mhpibgkjifdcjggogpjagajhabfknhdp |
Popis | The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images. |
Velikost souboru | 37.59 KB |
Počet instalací | 501 |
Aktuální Verze | 2 |
Poslední Aktualizace | 2023-06-28 |
Datum Vydání | 2023-06-23 |
Hodnocení | 1.00/5 Celkem 1 Hodnocení |
Vývojář | Extensions by Jim |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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" } |