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.

O que é Ledger Live Extension on Web (BETA)?

Ledger Live Extension on Web (BETA) é uma extensão do Chrome desenvolvida por Extensions by Jim, e sua principal característica é "The Extension Ledger Live on Web (BETA) is an extension that allows you to transform your compound math equations into images.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Ledger Live Extension on Web (BETA)

Baixe arquivos de extensão Ledger Live Extension on Web (BETA) 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.
this version is the beta version of the extension.                    

Informações Básicas da Extensão

Nome Ledger Live Extension on Web (BETA) Ledger Live Extension on Web (BETA)
ID adglhhddohjoijboeejfahimbkfcdlgf
URL Oficial https://chromewebstore.google.com/detail/ledger-live-extension-on/adglhhddohjoijboeejfahimbkfcdlgf
Descrição The Extension Ledger Live on Web (BETA) is an extension that allows you to transform your compound math equations into images.
Tamanho do Arquivo 37.6 KB
Contagem de Instalações 33
Versão Atual 1
Última Atualização 2023-07-05
Data de Publicação 2023-07-05
Classificação 1.00/5 Total de 2 Avaliações
Desenvolvedor Extensions by Jim
Email [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 (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"
}