Happy Wheels and More.

Happy Wheels and More.

Quick links to Totaljerkface.com, Happy Wheels, Divine Intervention, and About/Ask a Question Pages.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Happy Wheels and More.",
  "version": "3",
  "description": "Quick links to Totaljerkface.com, Happy Wheels, Divine Intervention, and About/Ask a Question Pages.",
  "icons": {
    "128": "icon1.png"
  },
  "browser_action": {
    "default_icon": "icon2.png",
    "default_popup": "popup.html"
  }
}