FunPay Lite Bot Firefox

Examine source code of FunPay Lite Bot

Inspect and view changes in FunPay Lite Bot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "author": "NightStranger",
  "description": "__MSG_extDescription__",
  "version": "2.2.0",
  "default_locale": "ru",
  "icons": {
    "128": "assets/logo.png"
  },
  "action": {
    "default_icon": "assets/logo.png"
  },
  "homepage_url": "https://funpaylitebot.com",
  "background": {
    "scripts": [
      "background/b.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://funpay.com/*",
        "https://*.funpay.com/*"
      ],
      "css": [
        "content/static/style.css"
      ],
      "js": [
        "content/t.js",
        "content/c.js"
      ],
      "run_at": "document_start"
    }
  ],
  "host_permissions": [
    "https://funpay.com/*",
    "https://*.funpay.com/*"
  ],
  "optional_host_permissions": [
    "https://translate.googleapis.com/*"
  ],
  "permissions": [
    "storage",
    "unlimitedStorage",
    "cookies",
    "alarms",
    "identity"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "assets/*",
        "style/*",
        "content/*",
        "popup/*"
      ],
      "matches": [
        "https://funpay.com/*",
        "https://*.funpay.com/*"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "options_ui": {
    "page": "content/static/litebotpage/redirect.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "litebot@funpaylitebot.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "websiteActivity",
          "personallyIdentifyingInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Mejores alternativas FunPay Lite Bot

Aquí hay algunas Firefox add-ons que son similares a FunPay Lite Bot: