Family Privacy Extension Firefox

Examine source code of Family Privacy Extension

Inspect and view changes in Family Privacy Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Family Privacy Extension",
  "version": "2.0.2",
  "description": "A modern browser extension to help families control and monitor web browsing activities with customizable profiles and content filtering.",
  "browser_specific_settings": {
    "gecko": {
      "id": "admin@paradox-bd.com",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "scripting",
    "alarms",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "assets/index.ts-CuTT-VtA.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-DQ_awY-i.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    }
  ],
  "action": {
    "default_popup": "src/popup/index.html",
    "default_title": "Family Privacy Extension",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "options_page": "src/options/index.html",
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "src/blocked/index.html",
        "assets/index.ts-DQ_awY-i.js"
      ],
      "use_dynamic_url": false
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; connect-src https://pf-backend-x6xf.onrender.com https://privacy-family.vercel.app https://ui-avatars.com;"
  }
}

Best Family Privacy Extension Alternatives

Here are some Firefox add-ons that are similar to Family Privacy Extension: