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 to jest Ledger Live Extension on Web?
Ledger Live Extension on Web to rozszerzenie Chrome opracowane przez Extensions by Jim, a jego główną funkcją jest „The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Ledger Live Extension on Web
Pobierz pliki rozszerzeń Ledger Live Extension on Web w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | mhpibgkjifdcjggogpjagajhabfknhdp |
Oficjalny URL | https://chromewebstore.google.com/detail/ledger-live-extension-on/mhpibgkjifdcjggogpjagajhabfknhdp |
Opis | The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images. |
Rozmiar pliku | 37.59 KB |
Liczba instalacji | 501 |
Aktualna Wersja | 2 |
Ostatnia Aktualizacja | 2023-06-28 |
Data Publikacji | 2023-06-23 |
Ocena | 1.00/5 Łącznie 1 Oceny |
Deweloper | Extensions by Jim |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" } |