Centurion Account Generator Firefox

Examine source code of Centurion Account Generator

Inspect and view changes in Centurion Account Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Centurion Account Generator",
  "description": "A tool to generate Steam accounts for Project Centurion, streamlining the account creation process for testing and development purposes",
  "version": "1.0",
  "manifest_version": 2,
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://store.steampowered.com/join/",
    "https://projectcenturion.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://store.steampowered.com/join/"
      ],
      "js": [
        "injected.js"
      ],
      "all_frames": true
    }
  ],
  "icons": {
    "16": "16.png",
    "32": "32.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4fba4943-5cde-494a-b63c-9ea3ecb4fb29}"
    }
  }
}

Best Centurion Account Generator Alternatives

Here are some Firefox add-ons that are similar to Centurion Account Generator: