AVS test Plugin

This extension is a test by AVS

O que é AVS test Plugin?

AVS test Plugin é uma extensão do Chrome desenvolvida por averst69, e sua principal característica é "This extension is a test by AVS".

Baixar o arquivo CRX da Extensão AVS test Plugin

Baixe arquivos de extensão AVS test Plugin 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

                                            

Informações Básicas da Extensão

Nome AVS test Plugin AVS test Plugin
ID ghpkeilnfblaganigjleafeedepcppib
URL Oficial https://chrome.google.com/webstore/detail/avs-test-plugin/ghpkeilnfblaganigjleafeedepcppib
Descrição This extension is a test by AVS
Tamanho do Arquivo 4.77 KB
Contagem de Instalações 20
Versão Atual 1.0
Última Atualização 2015-11-27
Data de Publicação 2015-11-27
Desenvolvedor averst69
Tipo de Pagamento free
Idiomas Suportados nl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "AVS test Plugin",
    "description": "This extension is a test by AVS",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}