tiny hyena

tiny hyena

the body of my dog, the brain of elon musk

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "tiny hyena",
  "description": "the body of my dog, the brain of elon musk",
  "version": "1.1",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "browser_action": {
    "default_icon": "azuki.png",
    "default_popup": "elon.html",
    "default_title": "*farts*"
  }
}