Reddit Random Redirect Firefox

Examine source code of Reddit Random Redirect

Inspect and view changes in Reddit Random Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reddit Random Redirect",
  "version": "1.0",
  "description": "Redirects the current tab to a random subreddit.",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/rand_reddit_16.png",
      "48": "icons/rand_reddit_48.png",
      "128": "icons/rand_reddit_128.png",
      "512": "icons/rand_reddit_512.png"
    },
    "default_title": "Go to a random subreddit"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5cfdb695-e459-4ae3-a0ca-297f3905c92d}"
    }
  }
}

Best Reddit Random Redirect Alternatives

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