Max Tool Firefox

Examine source code of Max Tool

제작자: Klockky
Inspect and view changes in Max Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Max Tool",
  "version": "1.4",
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "webRequest",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "https://web.max.ru/*",
    "wss://web.max.ru/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Max Tool"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "maxtool@komet-app.ru",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "qrcode.min.js",
        "injected.js"
      ],
      "matches": [
        "https://web.max.ru/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "https://web.max.ru/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ]
}

최고의 Max Tool 대안

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