MAX TOKEN LOGINER Firefox

Examine source code of MAX TOKEN LOGINER

Inspect and view changes in MAX TOKEN LOGINER source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MAX TOKEN LOGINER",
  "version": "1.0",
  "description": "Вход в web.max.ru по токену __oneme_auth",
  "permissions": [
    "storage",
    "activeTab",
    "https://web.max.ru/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "OneMe Auth"
  },
  "content_scripts": [
    {
      "matches": [
        "https://web.max.ru/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "48": "icons/icon48.jpg",
    "96": "icons/icon96.jpg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5ff5d45b-7459-450a-a47d-770befe43c7e}"
    }
  }
}

Best MAX TOKEN LOGINER Alternatives

Here are some Firefox add-ons that are similar to MAX TOKEN LOGINER: