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"
    }
  }
}

최고의 Random Subreddit Button 대안

다음은 Random Subreddit Button과(와) 유사한 Firefox add-on입니다: