BEES

Express your love for bees in the only way they deserve

What is BEES?

BEES is a Chrome extension developed by Froag Development, and its main feature is "Express your love for bees in the only way they deserve".

Extension Screenshots

screenshot

Download BEES Extension CRX File

Download BEES extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name BEES BEES
ID ligfbncfbmcbnojgibglfoajnphonhno
Official URL https://chromewebstore.google.com/detail/bees/ligfbncfbmcbnojgibglfoajnphonhno
Description Express your love for bees in the only way they deserve
File Size 5.77 MB
Installation Count 216
Current Version 1.0.4
Last Updated 2016-12-02
Publish Date 2016-12-02
Rating 5.00/5 Total 6 Ratings
Developer Froag Development
Payment Type free
Supported Languages 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"
    }
}