Frontier Slither Firefox

Examine source code of Frontier Slither

By: saya Add-on
Inspect and view changes in Frontier Slither source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Frontier Slither",
  "description": "Cutting-edge MOD for playing slither.io more comfortably.",
  "version": "1.5",
  "author": "saya",
  "browser_action": {
    "default_popup": "popup.htm",
    "default_title": "Frontier Slither"
  },
  "content_scripts": [
    {
      "js": [
        "inject.js"
      ],
      "matches": [
        "*://slither.io/"
      ],
      "all_frames": false,
      "run_at": "document_end"
    }
  ],
  "content_security_policy": "script-src 'self' https://www.googletagmanager.com; object-src 'self'",
  "permissions": [
    "*://slither.io/",
    "storage"
  ],
  "icons": {
    "128": "icon_128.png"
  },
  "web_accessible_resources": [
    "*.js",
    "*.css"
  ]
}

Best Frontier Slither Alternatives

Here are some Firefox add-ons that are similar to Frontier Slither: