DFKH Command Center Firefox

Examine source code of DFKH Command Center

By: Zelys
Inspect and view changes in DFKH Command Center source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DFK Command Center",
  "short_name": "Command Center",
  "version": "2.9.20",
  "description": "Helpful tool for DeFiKingdoms, the best web3 medieval fantasy RPG ever made. Adds information, optimizes the game, and more.",
  "author": "DFK Helper LLC",
  "homepage_url": "https://dfkhelper.com",
  "browser_specific_settings": {
    "gecko": {
      "id": "dfkh-patroller@defikingdoms.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "113.0"
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "scripting",
    "tabs",
    "notifications"
  ],
  "host_permissions": [
    "https://game.defikingdoms.com/*",
    "https://beta.defikingdoms.com/*",
    "https://app.defikingdoms.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://game.defikingdoms.com/*",
        "https://beta.defikingdoms.com/*",
        "https://app.defikingdoms.com/*"
      ],
      "js": [
        "modules/utils/performance-utils.js",
        "modules/wallet-reliability.js",
        "modules/rpc-error-handler.js",
        "modules/element-detection.js",
        "modules/dfk-party-selector.js",
        "modules/automator/ConfigStorage.js",
        "modules/automator/LargerUIStyles.js",
        "modules/automator/HeroIDManager.js",
        "modules/automator/HeaderManager.js",
        "modules/automator/UIEnhancer.js",
        "modules/automator/ConfigManager.js",
        "modules/automator/StateManager.js",
        "modules/automator/ErrorTracker.js",
        "modules/automator/PerformanceTracker.js",
        "modules/automator/NotificationManager.js",
        "modules/automator/TimerManager.js",
        "modules/automator/URLMonitor.js",
        "modules/automator/HotkeyManager.js",
        "modules/automator/MessageHandler.js",
        "modules/automator/EnemyDetector.js",
        "modules/automator/ButtonInspector.js",
        "modules/automator/ClickExecutor.js",
        "modules/automator/ButtonDetector.js",
        "modules/automator/CombatStateMachine.js",
        "modules/automator/FeatureFlagSwitcher.js",
        "modules/dfk-patrol-automator.js",
        "modules/dfk-button-inspector.js",
        "modules/network-optimizer.js",
        "modules/ui/AnimationController.js",
        "modules/ui/DFKHLogo.js",
        "modules/ui/BigHeroButtons.js",
        "modules/ui/HealthBarOverlay.js",
        "modules/ui/DraggablePanels.js",
        "modules/ui/CombatRealmSelector.js",
        "modules/ui/BridgePageStyles.js",
        "modules/ui/AutomationControlButton.js",
        "modules/ui/LocationOverlay.js",
        "modules/ui/CombatCanvasEnhancer.js",
        "modules/ui/TransactionStatusEnhancer.js",
        "modules/ui/NavigationGlow.js",
        "modules/ui/VictoryModalCollapser.js",
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    },
    {
      "matches": [
        "*://*.defikingdoms.com/*",
        "*://defikingdoms.com/*"
      ],
      "exclude_matches": [
        "https://game.defikingdoms.com/*",
        "https://beta.defikingdoms.com/*",
        "https://app.defikingdoms.com/*"
      ],
      "js": [
        "modules/iao/ImageAssetOptimizer.js",
        "modules/iao/iao-content.js"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "DFK Command Center",
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png",
      "48": "icon-48.png",
      "128": "icon-128.png"
    }
  },
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "TERMS_AND_CONDITIONS.md",
        "DISCLAIMER.md",
        "images/fire-at-will.mp3",
        "animation-killer.js",
        "console-interceptor.js",
        "dfk-api-interceptor.js",
        "web3-interceptor.js",
        "modules/summer-vibes.js",
        "dfkh-logo.png",
        "assets/icons/*.png"
      ],
      "matches": [
        "https://game.defikingdoms.com/*",
        "https://beta.defikingdoms.com/*",
        "https://app.defikingdoms.com/*"
      ]
    }
  ]
}

Best DFKH Command Center Alternatives

Here are some Firefox add-ons that are similar to DFKH Command Center: