BEES

Express your love for bees in the only way they deserve

Cos'è BEES?

BEES è un'estensione di Chrome sviluppata da Froag Development, e la sua funzione principale è "Express your love for bees in the only way they deserve".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione BEES

Scarica i file di estensione BEES in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome BEES BEES
ID ligfbncfbmcbnojgibglfoajnphonhno
URL Ufficiale https://chromewebstore.google.com/detail/bees/ligfbncfbmcbnojgibglfoajnphonhno
Descrizione Express your love for bees in the only way they deserve
Dimensione del File 5.77 MB
Conteggio Installazioni 216
Versione Corrente 1.0.4
Ultimo Aggiornamento 2016-12-02
Data di Pubblicazione 2016-12-02
Valutazione 5.00/5 Totale 6 Valutazioni
Sviluppatore Froag Development
Tipo di Pagamento free
Lingue Supportate 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"
    }
}