ENDU Results to CSV Firefox

Examine source code of ENDU Results to CSV

Inspect and view changes in ENDU Results to CSV source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ENDU Results to CSV",
  "version": "1.0.0",
  "license": "MIT",
  "description": "Unofficial tool to download the rankings/results table on an endu.net event page as a CSV file. Not affiliated with or endorsed by ENDU.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "host_permissions": [
    "*://*.endu.net/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "endu-results-csv@gioarriciati",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ENDU Results to CSV Alternatives

Here are some Firefox add-ons that are similar to ENDU Results to CSV: