Komoot Feed Cleanup Firefox

Examine source code of Komoot Feed Cleanup

Inspect and view changes in Komoot Feed Cleanup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Komoot Feed Cleanup",
  "description": "Clean your Komoot feed. Hide sponsored posts, regional recommendations, curated collections, and suggested profiles via custom settings.",
  "version": "1.1",
  "icons": {
    "48": "icons/broom-komoot.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "js": [
        "cleanup.js"
      ],
      "matches": [
        "https://www.komoot.com/*"
      ]
    }
  ],
  "action": {
    "default_icon": {
      "48": "icons/broom-komoot.png"
    },
    "default_title": "Komoot Feed Cleanup",
    "default_popup": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "komoot-feed-cleanup@sjosch.de",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Komoot Feed Cleanup Alternatives

Here are some Firefox add-ons that are similar to Komoot Feed Cleanup: