Feed Free - Unbiased Feed (FF - UF) Firefox

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

By: ani Add-on
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.4.0",
  "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://youtube.com/*",
    "https://www.instagram.com/*",
    "https://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-Dnd_ewnV.js"
      ],
      "matches": [
        "https://www.youtube.com/*",
        "https://youtube.com/*",
        "https://www.instagram.com/*",
        "https://instagram.com/*"
      ],
      "run_at": "document_start"
    },
    {
      "js": [
        "assets/index.ts-loader-ClMJgud0.js"
      ],
      "matches": [
        "https://www.youtube.com/*",
        "https://youtube.com/*"
      ],
      "run_at": "document_idle"
    },
    {
      "js": [
        "assets/index.ts-loader-QQl3d7iJ.js"
      ],
      "matches": [
        "https://www.instagram.com/*",
        "https://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://instagram.com/*",
        "https://www.instagram.com/*",
        "https://www.youtube.com/*",
        "https://youtube.com/*"
      ],
      "resources": [
        "assets/storage-BkHA5_W9.js",
        "assets/selectors-BgtUTbWd.js",
        "assets/antiflicker.ts-DuC-_3cI.js"
      ]
    },
    {
      "matches": [
        "https://www.youtube.com/*",
        "https://youtube.com/*"
      ],
      "resources": [
        "assets/storage-BkHA5_W9.js",
        "assets/patron-DoCyJPvc.js",
        "assets/selectors-BgtUTbWd.js",
        "assets/index.ts-DASSnosL.js"
      ]
    },
    {
      "matches": [
        "https://instagram.com/*",
        "https://www.instagram.com/*"
      ],
      "resources": [
        "assets/storage-BkHA5_W9.js",
        "assets/patron-DoCyJPvc.js",
        "assets/selectors-BgtUTbWd.js",
        "assets/index.ts-BuAiNQVZ.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):