Cache Remover for SoundCloud Firefox

Examine source code of Cache Remover for SoundCloud

By: Asecave
Inspect and view changes in Cache Remover for SoundCloud source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Removes cache fron selected websites",
  "manifest_version": 2,
  "name": "Cache Remover",
  "version": "1.0",
  "icons": {
    "48": "icons/trash.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/trash.svg",
    "default_title": "Cache Remover"
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "permissions": [
    "browsingData",
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d81382bd-e505-4c8e-830e-ef283c80bc5d}"
    }
  }
}

Best Cache Remover for SoundCloud Alternatives

Here are some Firefox add-ons that are similar to Cache Remover for SoundCloud: