BEES

Express your love for bees in the only way they deserve

Was ist BEES?

BEES ist eine Chrome-Erweiterung, die von Froag Development entwickelt wurde, und ihr Hauptmerkmal ist "Express your love for bees in the only way they deserve".

Erweiterungsscreenshots

screenshot

BEES-Erweiterungs-CRX-Datei herunterladen

Laden Sie BEES-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name BEES BEES
ID ligfbncfbmcbnojgibglfoajnphonhno
Offizielle URL https://chromewebstore.google.com/detail/bees/ligfbncfbmcbnojgibglfoajnphonhno
Beschreibung Express your love for bees in the only way they deserve
Dateigröße 5.77 MB
Installationsanzahl 216
Aktuelle Version 1.0.4
Letztes Update 2016-12-02
Veröffentlichungsdatum 2016-12-02
Bewertung 5.00/5 Insgesamt 6 Bewertungen
Entwickler Froag Development
Zahlungsart free
Unterstützte Sprachen 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"
    }
}