YEE Extension

When you click the button it goes YEE!

O que é YEE Extension?

YEE Extension é uma extensão do Chrome desenvolvida por MultiLagio, e sua principal característica é "When you click the button it goes YEE!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão YEE Extension

Baixe arquivos de extensão YEE Extension 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

                        When installing this extension, it puts a button to the right of the omnibox which is used for fun. When clicked it plays "YEE" and shows a little picture of "YEE". Its really funny when played at the right time. ;)

Version 1.1: Removed controls and upped music volume.                    

Informações Básicas da Extensão

Nome YEE Extension YEE Extension
ID fdehphjgknbbfmaopdnhciplgjfifjkc
URL Oficial https://chromewebstore.google.com/detail/yee-extension/fdehphjgknbbfmaopdnhciplgjfifjkc
Descrição When you click the button it goes YEE!
Tamanho do Arquivo 409 KB
Contagem de Instalações 4,000
Versão Atual 1.1
Última Atualização 2015-10-29
Data de Publicação 2015-10-29
Classificação 4.92/5 Total de 51 Avaliações
Desenvolvedor MultiLagio
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "YEE Extension",
    "description": "When you click the button it goes YEE!",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "yee.html"
    },
    "permissions": [
        "activeTab"
    ]
}