EZ-VIEW

This extension shows information of links and embed media for the current page

O que é EZ-VIEW?

EZ-VIEW é uma extensão do Chrome desenvolvida por https://ez-view.fyi, e sua principal característica é "This extension shows information of links and embed media for the current page".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão EZ-VIEW

Baixe arquivos de extensão EZ-VIEW 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

                        Within one click, read through and fully understand an article’s content in a matter of minutes!                    

Informações Básicas da Extensão

Nome EZ-VIEW EZ-VIEW
ID amanokegkkboiflncnjhljcanlbajhnk
URL Oficial https://chromewebstore.google.com/detail/ez-view/amanokegkkboiflncnjhljcanlbajhnk
Descrição This extension shows information of links and embed media for the current page
Tamanho do Arquivo 216 KB
Contagem de Instalações 486
Versão Atual 1.0
Última Atualização 2017-03-16
Data de Publicação 2017-03-16
Desenvolvedor https://ez-view.fyi
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "EZ-VIEW",
    "description": "This extension shows information of links and embed media for the current page",
    "version": "1.0",
    "browser_action": {
        "default_icon": "static\/icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab"
    ]
}