Strava Cookie Exporter Firefox

Examine source code of Strava Cookie Exporter

Inspect and view changes in Strava Cookie Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Strava Cookie Exporter",
  "version": "1.0",
  "permissions": [
    "cookies",
    "activeTab",
    "downloads"
  ],
  "host_permissions": [
    "https://*.strava.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{02c2d5fc-d301-4fa7-a63e-753835cfe15a}"
    }
  }
}

Best Strava Cookie Exporter Alternatives

Here are some Firefox add-ons that are similar to Strava Cookie Exporter: