Red-Block Firefox

Examine source code of Red-Block

제작자: Gorge
Inspect and view changes in Red-Block source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Red-Block",
  "version": "2.0.0",
  "description": "Blocks the search and content from the homepage of reddit to allow you to be locked in on what you actually want to see",
  "host_permissions": [
    "https://www.reddit.com/*"
  ],
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.reddit.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "action": {
    "default_title": "Click to view more options",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "red-block@extension.com"
    }
  }
}

최고의 Red-Block 대안

다음은 Red-Block과(와) 유사한 Firefox add-on입니다: