Remove Recents Reddit Firefox

Examine source code of Remove Recents Reddit

By: Kairos
Inspect and view changes in Remove Recents Reddit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove Recents",
  "version": "1.1",
  "description": "Remove the recents from Reddit",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "removerecents.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "removerecents@kairosthegoat.com"
    }
  }
}

Best Remove Recents Reddit Alternatives

Here are some Firefox add-ons that are similar to Remove Recents Reddit: