I am testing Firefox

Examine source code of I am testing

제작자: Wildsky
Inspect and view changes in I am testing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "iamtesting@wildsky.cc",
      "strict_min_version": "51.0"
    }
  },
  "manifest_version": 2,
  "name": "I am testing",
  "description": "Reminder Developers that you are testing.",
  "version": "0.1.0",
  "icons": {
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "css": [
        "testing.css"
      ],
      "matches": [
        "*://localhost/*",
        "*://*.test/*"
      ],
      "run_at": "document_start"
    }
  ]
}

최고의 I am testing 대안

다음은 I am testing과(와) 유사한 Firefox add-on입니다: