Random Subreddit Button Firefox

Examine source code of Random Subreddit Button

Inspect and view changes in Random Subreddit Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Random Subreddit Button",
  "version": "3.0",
  "description": "Adds a button to Reddit to visit random subreddits",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "96": "icon96.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "rsb.js"
      ],
      "css": [
        "bubbler.css"
      ]
    }
  ],
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "{c2ee1da7-024c-41ad-a26a-abbbf2cf4b80}",
      "strict_min_version": "42.0"
    }
  }
}

Melhores alternativas Random Subreddit Button

Aqui estão algumas Firefox add-ons que são similares a Random Subreddit Button: