BEES

BEES

Express your love for bees in the only way they deserve

Merlin
Additional files are visible only to premium users

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"
  }
}