Slither.io Zoom Mod Firefox

Examine source code of Slither.io Zoom Mod

提供元: Xera
Inspect and view changes in Slither.io Zoom Mod source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Slither",
  "version": "1410",
  "description": "Zoom mod for Slither.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{6fcfbe86-e569-4247-be0a-2ad6cc70a59d}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "declarativeNetRequestWithHostAccess"
  ],
  "host_permissions": [
    "*://slither.io/*",
    "*://slither.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png"
    },
    "default_title": "Slither",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://slither.io/*",
        "*://slither.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "pixi.js"
      ],
      "matches": [
        "*://slither.io/*",
        "*://slither.com/*"
      ]
    }
  ]
}

ベストのSlither.io Zoom Mod代替案

Slither.io Zoom Modに類似したFirefox add-onをいくつか紹介します: