Feed Free - Unbiased Feed (FF - UF) Firefox

Examine source code of Feed Free - Unbiased Feed (FF - UF)

Inspect and view changes in Feed Free - Unbiased Feed (FF - UF) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Feed Free - Unbiased Feed (FF - UF)",
  "version": "1.2.1",
  "description": "Take control of your feed. Block algorithmic recommendations, shorts, reels, and more on YouTube and Instagram.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://www.youtube.com/*",
    "https://www.instagram.com/*"
  ],
  "action": {
    "default_popup": "src/popup/index.html",
    "default_title": "Feed Free",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/antiflicker.ts-loader-rZx3KZ73.js"
      ],
      "matches": [
        "https://www.youtube.com/*",
        "https://www.instagram.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "js": [
        "assets/index.ts-loader-k2U9mjyO.js"
      ],
      "matches": [
        "https://www.youtube.com/*"
      ],
      "run_at": "document_idle"
    },
    {
      "js": [
        "assets/index.ts-loader-CpphL9Dl.js"
      ],
      "matches": [
        "https://www.instagram.com/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "feed-free-ext@anisharyal.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://www.instagram.com/*",
        "https://www.youtube.com/*"
      ],
      "resources": [
        "assets/storage-DWnAFIvX.js",
        "assets/selectors-BCnas-8e.js",
        "assets/antiflicker.ts-DEEicK43.js"
      ]
    },
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "resources": [
        "assets/storage-DWnAFIvX.js",
        "assets/patron-m3wXS6cT.js",
        "assets/selectors-BCnas-8e.js",
        "assets/index.ts-D3xWIm5Q.js"
      ]
    },
    {
      "matches": [
        "https://www.instagram.com/*"
      ],
      "resources": [
        "assets/storage-DWnAFIvX.js",
        "assets/patron-m3wXS6cT.js",
        "assets/selectors-BCnas-8e.js",
        "assets/index.ts-Bil69IWn.js"
      ]
    }
  ]
}

Best Feed Free - Unbiased Feed (FF - UF) Alternatives

Here are some Firefox add-ons that are similar to Feed Free - Unbiased Feed (FF - UF):