Cheat Firefox

Examine source code of Cheat

제작자: Igor Shalyminov
Inspect and view changes in Cheat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Cheat",
  "version": "2.2",
  "manifest_version": 3,
  "description": "Get your shit done, while getting your cheat on",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Cheat",
    "default_icon": {
      "16": "img/donut16.png",
      "32": "img/donut32.png",
      "48": "img/donut48.png",
      "128": "img/donut128.png"
    }
  },
  "icons": {
    "16": "img/donut16.png",
    "32": "img/donut32.png",
    "48": "img/donut48.png",
    "128": "img/donut128.png"
  },
  "options_ui": {
    "page": "settings.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cheat@example.com"
    }
  }
}

최고의 Cheat 대안

다음은 Cheat과(와) 유사한 Firefox add-on입니다: