Owlbear Rodeo Tracker Firefox

Examine source code of Owlbear Rodeo Tracker

제작자: Redweller
Inspect and view changes in Owlbear Rodeo Tracker source codes across current and past versions
미닛바이오
더 재미있고 싶으신가요? 1,000+ 개의 무료 무방해 게임 플레이
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"
  ]
}

최고의 Owlbear Rodeo Tracker 대안

다음은 Owlbear Rodeo Tracker과(와) 유사한 Firefox add-on입니다: