Stereogum Downgrader Firefox

Examine source code of Stereogum Downgrader

Inspect and view changes in Stereogum Downgrader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "\"Fixes\" the reviews in The Number Ones columns in stereogum.com by moving the song rating from the top to the bottom where it belongs.",
  "manifest_version": 2,
  "name": "Stereogum Downgrader",
  "version": "0.0.1",
  "icons": {
    "16": "icons/twotone_wrap_text_black_16dp.png",
    "18": "icons/twotone_wrap_text_black_18dp.png",
    "32": "icons/twotone_wrap_text_black_32dp.png",
    "36": "icons/twotone_wrap_text_black_36dp.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.stereogum.com/*/columns/the-number-ones*"
      ],
      "js": [
        "downgrader.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Stereogum Downgrader Alternatives

Here are some Firefox add-ons that are similar to Stereogum Downgrader: