Max Tool Firefox

Examine source code of Max Tool

By: Klockky Add-on
Inspect and view changes in Max Tool source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Max Tool",
  "version": "2.4",
  "icons": {
    "16": "icon.svg",
    "32": "icon.svg",
    "48": "icon.svg",
    "128": "icon.svg"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "https://web.max.ru/*",
    "wss://web.max.ru/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Max Tool",
    "default_icon": "icon.svg"
  },
  "devtools_page": "devtools.html",
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "maxtool@komet-app.ru",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "injected.js"
      ],
      "matches": [
        "https://web.max.ru/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "https://web.max.ru/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ]
}

Best Max Tool Alternatives

Here are some Firefox add-ons that are similar to Max Tool: