Owlbear Rodeo Tracker Firefox

Examine source code of Owlbear Rodeo Tracker

Inspect and view changes in Owlbear Rodeo Tracker source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.3.0",
  "author": "Redweller (redweller@gmail.com)",
  "manifest_version": 2,
  "default_locale": "en",
  "permissions": [
    "activeTab",
    "tabs",
    "storage"
  ],
  "icons": {
    "16": "/images/combat16.png",
    "32": "/images/combat32.png",
    "48": "/images/combat48.png",
    "128": "/images/combat128.png"
  },
  "browser_action": {
    "default_popup": "/action/popup.html",
    "default_icon": {
      "16": "/images/combat16.png",
      "32": "/images/combat32.png",
      "48": "/images/combat48.png",
      "128": "/images/combat128.png"
    }
  },
  "background": {
    "scripts": [
      "/action/storage.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.owlbear.rodeo/*"
      ],
      "run_at": "document_end",
      "js": [
        "/action/contentscript.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "/injected/*.js",
    "/injected/*.css",
    "/action/help.html",
    "/audio/*.mp3"
  ]
}

Best Owlbear Rodeo Tracker Alternatives

Here are some Firefox add-ons that are similar to Owlbear Rodeo Tracker: