Cppkies Mod Manager Firefox

Examine source code of Cppkies Mod Manager

By: Z man
Inspect and view changes in Cppkies Mod Manager source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "name": "Cppkies Mod Manager",
  "version": "1.0.0",
  "description": "The Cppkies-flavored mod manager for cookie clicker.",
  "applications": {
    "gecko": {
      "id": "cppkiesmodmanager@glander.club",
      "strict_min_version": "54.0"
    }
  },
  "homepage_url": "https://github.com/Cppkies-Team/CppkiesModManager",
  "manifest_version": 2,
  "icons": {
    "48": "./static/Cppkies48x48.png",
    "128": "./static/Cppkies128.png"
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "browser_style": false,
    "default_icon": "./static/Cppkies48x48.png",
    "default_title": "Cppkies Mod Manager",
    "default_popup": "./dist/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://orteil.dashnet.org/cookieclicker/*"
      ],
      "js": [
        "./dist/outerContent.js"
      ]
    },
    {
      "matches": [
        "*://ccrepo.glander.club/*"
      ],
      "js": [
        "./dist/ccrepoContent.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "dist/innerContent.js"
  ]
}

Best Cppkies Mod Manager Alternatives

Here are some Firefox add-ons that are similar to Cppkies Mod Manager: