Breeze++ Firefox

Examine source code of Breeze++

제작자: Sentinel
Inspect and view changes in Breeze++ source codes across current and past versions
미닛바이오
더 재미있고 싶으신가요? 1,000+ 개의 무료 무방해 게임 플레이
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Breeze++",
  "description": "Breeze++ is a derivative extension of NSBreeze, adding and modifying functionality for modern military gameplay in Nationstates.",
  "version": "3.0.2",
  "author": "Vincent W. Drake",
  "permissions": [
    "*://*.nationstates.net/*"
  ],
  "icons": {
    "15": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.nationstates.net/*"
      ],
      "run_at": "document_start",
      "js": [
        "jquery-3.1.1.min.js",
        "content.js"
      ]
    },
    {
      "matches": [
        "https://*.nationstates.net/template-overall=none/page=reports",
        "https://*.nationstates.net/page=ajax2/a=reports/view=world/filter=move+member+endo"
      ],
      "run_at": "document_start",
      "css": [
        "reports-no-template-style.css"
      ]
    },
    {
      "matches": [
        "https://*.nationstates.net/page=ajax2/a=reports/view=world/filter=move+member+endo"
      ],
      "run_at": "document_start",
      "css": [
        "ajax2-no-template-style.css"
      ]
    },
    {
      "matches": [
        "https://*.nationstates.net/page=ajax2/a=reports/view=region*"
      ],
      "run_at": "document_start",
      "css": [
        "region-happenings-no-template-style.css"
      ]
    }
  ]
}

최고의 Breeze++ 대안

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