aB Hamster

aB Hamster

The official aBowman Hamster Chrome extension. Now working without Flash thanks to Ruffle.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "aB Hamster",
  "description": "The official aBowman Hamster Chrome extension.  Now working without Flash thanks to Ruffle.",
  "version": "1.51",
  "action": {
    "default_icon": "icon.png",
    "default_popup": "index.html"
  },
  "permissions": [
    "storage"
  ]
}