aB Hamster

aB Hamster

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

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "aB Hamster",
  "description": "The official aBowman Hamster Microsoft Edge extension.  Now working without Flash thanks to Ruffle.",
  "version": "1.51",
  "update_URL": "https://edge.microsoft.com/extensionwebstorebase/v1/crx",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "index.html"
  },
  "permissions": [
    "storage"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}