BEES

Express your love for bees in the only way they deserve

O que é BEES?

BEES é uma extensão do Chrome desenvolvida por Froag Development, e sua principal característica é "Express your love for bees in the only way they deserve".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão BEES

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

                        Have you ever been so deeply enamored with bees that your greatest worldly desire was to be surrounded by a bountiful body of bees, all humming in a beautiful orchestra of buzzing wings? This extension aims to personify this feeling, by granting a user the ability to express their obsession with the bee species at the push of a button.

The extension, upon activation, opens a window that begins playing an appropriate anthem of a bee lover, as well as showing an infinitely looping slideshow of bees. Suggestions for bee images to be added are welcome.                    

Informações Básicas da Extensão

Nome BEES BEES
ID ligfbncfbmcbnojgibglfoajnphonhno
URL Oficial https://chromewebstore.google.com/detail/bees/ligfbncfbmcbnojgibglfoajnphonhno
Descrição Express your love for bees in the only way they deserve
Tamanho do Arquivo 5.77 MB
Contagem de Instalações 216
Versão Atual 1.0.4
Última Atualização 2016-12-02
Data de Publicação 2016-12-02
Classificação 5.00/5 Total de 6 Avaliações
Desenvolvedor Froag Development
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BEES",
    "description": "Express your love for bees in the only way they deserve",
    "version": "1.0.4",
    "browser_action": {
        "default_popup": "bee.html"
    },
    "icons": {
        "16": "face16.png",
        "48": "face48.png",
        "128": "face128.png"
    }
}