Reddit Throttler Firefox

Examine source code of Reddit Throttler

By: GN
Inspect and view changes in Reddit Throttler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Our extension aims to reduce the appeal of spending excessive amounts of time on the website reddit.com by intentionally throttling its performance. By slowing down the loading and rendering of the site, we hope to make the user experience less enjoyable and encourage more mindful use of the platform. This extension is not meant to block access to the site, but rather to provide a gentle nudge towards a healthier balance of online and offline activities",
  "manifest_version": 2,
  "name": "Reddit Throttler",
  "version": "1.0.3",
  "icons": {
    "512": "icon.png"
  },
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "https://*.reddit.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Reddit Throttler"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a8413aff-e55b-4e76-96f1-d5d5c782345b}",
      "strict_min_version": "100.0"
    }
  }
}

Best Reddit Throttler Alternatives

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