CSES Enhancer Pro Firefox

Examine source code of CSES Enhancer Pro

By: 3N1GM4
Inspect and view changes in CSES Enhancer Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CSES Enhancer Pro",
  "version": "2.0",
  "description": "Rich text notes, stars, custom stats, and theme memory for CSES.",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://cses.fi/problemset/*",
        "*://cses.fi/problem/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "cses-enhancer-pro@warrior.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best CSES Enhancer Pro Alternatives

Here are some Firefox add-ons that are similar to CSES Enhancer Pro: