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.
O que é Ledger Live Extension on Web?
Ledger Live Extension on Web é uma extensão do Chrome desenvolvida por Extensions by Jim, e sua principal característica é "The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Ledger Live Extension on Web
Baixe arquivos de extensão Ledger Live Extension on Web no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | mhpibgkjifdcjggogpjagajhabfknhdp |
URL Oficial | https://chromewebstore.google.com/detail/ledger-live-extension-on/mhpibgkjifdcjggogpjagajhabfknhdp |
Descrição | The Extension Ledger Live on Web is a user-friendly extension that allows you to transform your compound math equations into images. |
Tamanho do Arquivo | 37.59 KB |
Contagem de Instalações | 501 |
Versão Atual | 2 |
Última Atualização | 2023-06-28 |
Data de Publicação | 2023-06-23 |
Classificação | 1.00/5 Total de 1 Avaliações |
Desenvolvedor | Extensions by Jim |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } |