Soundgasm View Counter Firefox

Examine source code of Soundgasm View Counter

Inspect and view changes in Soundgasm View Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a view counter to Soundgasm user pages, showing the number of views for all sounds combined.",
  "manifest_version": 2,
  "name": "Soundgasm View Counter",
  "version": "1.0",
  "homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/borderify",
  "icons": {
    "48": "icons/spiral-icon_48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://soundgasm.net/u/*"
      ],
      "js": [
        "viewCounter.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d95d48ed-773b-4b65-b157-769ed315c4f0}"
    }
  }
}

Best Soundgasm View Counter Alternatives

Here are some Firefox add-ons that are similar to Soundgasm View Counter: