hidesuggestions Firefox

Examine source code of hidesuggestions

By: int0xic
Inspect and view changes in hidesuggestions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "hidesuggestions",
  "version": "1.0",
  "description": "hide suggested follows (custom css)",
  "permissions": [
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.instagram.com/*"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "hidesuggest1ons@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best hidesuggestions Alternatives

Here are some Firefox add-ons that are similar to hidesuggestions: