PonyTown Plugin Firefox

Examine source code of PonyTown Plugin

제작자: KvByte
Inspect and view changes in PonyTown Plugin source codes across current and past versions
미닛바이오
더 재미있고 싶으신가요? 1,000+ 개의 무료 무방해 게임 플레이
Please login to examine the extension's source code.
manifest.json
{
  "name": "PonyTown Plugin",
  "short_name": "PonyTown Plugin",
  "manifest_version": 2,
  "version": "3.0.3.0",
  "description": "Add Emoji Shortcut to the Pony.Town Game",
  "permissions": [
    "tabs",
    "activeTab",
    "storage"
  ],
  "web_accessible_resources": [
    "data/*"
  ],
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "16.png",
      "48": "48.png",
      "128": "128.png"
    }
  },
  "content_scripts": [
    {
      "run_at": "document_idle",
      "matches": [
        "*://*.pony.town/*",
        "file:///*/Po*Town.html",
        "file:///*po*.town/index.html"
      ],
      "css": [
        "css.css"
      ],
      "js": [
        "jquery.min.js",
        "jquery.migrate.js",
        "jquery.mobile.custom.min.js",
        "draggabilly.pkgd.min.js",
        "js-sortable.js",
        "js-jquery-sortable.js",
        "interact.min.js",
        "jq-attrchange.js",
        "js.js"
      ]
    }
  ]
}

최고의 PonyTown Plugin 대안

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