ati-morpheus Firefox

Examine source code of ati-morpheus

제작자: ATI.SU
Inspect and view changes in ati-morpheus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ati-morpheus",
  "description": "ati.su frontend development helper extension",
  "version": "0.0.16",
  "manifest_version": 2,
  "browser_action": {
    "default_title": "Morpheus",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "morpheus16.png",
    "32": "morpheus32.png",
    "48": "morpheus48.png",
    "128": "morpheus128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.ati.su/*",
        "*://localhost/*",
        "*://*.ati.st/*",
        "*://*.ati.staging-1/*",
        "*://*.ati.staging-2/*",
        "*://*.ati.staging-3/*",
        "*://*.ati.staging-4/*",
        "https://*.ati.team/*"
      ],
      "js": [
        "contentscript.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "web_accessible_resources": [
    "versions.js"
  ],
  "permissions": [
    "management"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{905dab16-49c4-49f7-9e03-b9f98f41729f}"
    }
  }
}

최고의 ati-morpheus 대안

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