Ledger Live Extension on Web (BETA)
The Extension Ledger Live on Web (BETA) is an extension that allows you to transform your compound math equations into images.
Wat is Ledger Live Extension on Web (BETA)?
Ledger Live Extension on Web (BETA) is een Chrome-extensie ontwikkeld door Extensions by Jim, en de belangrijkste functie is "The Extension Ledger Live on Web (BETA) is an extension that allows you to transform your compound math equations into images.".
Extensie Screenshots
Download het CRX-bestand van de extensie Ledger Live Extension on Web (BETA)
Download Ledger Live Extension on Web (BETA)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. this version is the beta version of the extension.
Basisinformatie over de Extensie
Naam | |
ID | adglhhddohjoijboeejfahimbkfcdlgf |
Officiële URL | https://chromewebstore.google.com/detail/ledger-live-extension-on/adglhhddohjoijboeejfahimbkfcdlgf |
Beschrijving | The Extension Ledger Live on Web (BETA) is an extension that allows you to transform your compound math equations into images. |
Bestandsgrootte | 37.6 KB |
Aantal Installaties | 33 |
Huidige Versie | 1 |
Laatst Bijgewerkt | 2023-07-05 |
Publicatiedatum | 2023-07-05 |
Beoordeling | 1.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | Extensions by Jim |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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 (BETA) is an 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 (BETA)", "offline_enabled": true, "version": "1", "homepage_url": "https:\/\/extension.network\/ledger" } |