HD picture zoom

Achieve high-resolution picture enlargement

O que é HD picture zoom?

HD picture zoom é uma extensão do Chrome desenvolvida por teolajhpdiw, e sua principal característica é "Achieve high-resolution picture enlargement".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão HD picture zoom

Baixe arquivos de extensão HD picture zoom 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

                        Achieve high-resolution picture enlargement                    

Informações Básicas da Extensão

Nome HD picture zoom HD picture zoom
ID bemcfabjnmdggombhpjhjhboiedblpad
URL Oficial https://chrome.google.com/webstore/detail/hd-picture-zoom/bemcfabjnmdggombhpjhjhboiedblpad
Descrição Achieve high-resolution picture enlargement
Tamanho do Arquivo 81.13 KB
Contagem de Instalações 10
Versão Atual 1.0
Última Atualização 2020-01-11
Data de Publicação 2020-01-11
Classificação 1.00/5 Total de 1 Avaliações
Desenvolvedor teolajhpdiw
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "HD picture zoom",
    "description": "Achieve high-resolution picture enlargement",
    "browser_action": {
        "default_popup": "box\/index.html"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "icons": {
        "128": "logo.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "1.0",
    "version": "1.0"
}