CodeBreaker Firefox

Examine source code of CodeBreaker

作者: Aaron Dewes
Inspect and view changes in CodeBreaker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CodeBreaker",
  "description": "Enhance season 2 of breakthecode.tech",
  "version": "0.0.2",
  "content_scripts": [
    {
      "matches": [
        "https://breakthecode.tech/game"
      ],
      "js": [
        "js/content_script.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "js/injected.js",
    "hackedFlowers.js",
    "xp.css"
  ],
  "permissions": [
    "https://breakthecode.tech/game",
    "*://facebook.com/*",
    "*://facebook.net/*",
    "*://*.facebook.com/*",
    "*://analytics.tiktok.com/*",
    "https://techdomains.piwik.pro/ppms.js",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "js/background_script.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{239a28dc-2f14-4da4-ace3-d41641d0c62e}"
    }
  }
}

最佳 CodeBreaker 替代方案

这里是一些与CodeBreaker类似的Firefox add-on: