ezpp! Firefox

Examine source code of ezpp!

제작자: oamaok
Inspect and view changes in ezpp! source codes across current and past versions
미닛바이오
더 재미있고 싶으신가요? 1,000+ 개의 무료 무방해 게임 플레이
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ezpp!",
  "description": "Calculate pp for a beatmap directly in your browser.",
  "version": "1.10.2",
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "applications": {
    "gecko": {
      "id": "ezpp@bittipiilo.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://osu.ppy.sh/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "page_action": {
    "default_icon": "icon48.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "storage",
    "https://*.ppy.sh/",
    "http://*.ppy.sh/"
  ]
}

최고의 ezpp! 대안

다음은 ezpp!과(와) 유사한 Firefox add-on입니다: