Content Suggestion Blocker Firefox

Examine source code of Content Suggestion Blocker

By: lucina
Inspect and view changes in Content Suggestion Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Content Suggestion Blocker",
  "version": "1.0",
  "description": "Chặn hoặc làm mờ các nội dung gợi ý như 'bạn có thể thích', 'người khác cũng đọc...'.",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{28cc6c50-2e25-4b68-84c2-2d13c487450f}"
    }
  }
}

Best Content Suggestion Blocker Alternatives

Here are some Firefox add-ons that are similar to Content Suggestion Blocker: