SafeWeb Junior Firefox

Examine source code of SafeWeb Junior

Inspect and view changes in SafeWeb Junior source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SafeWeb Junior",
  "version": "1.0",
  "description": "Protect minors by blocking unsafe websites.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "warning.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "safewebjunior@example.com",
      "strict_min_version": "68.0"
    }
  }
}

Best SafeWeb Junior Alternatives

Here are some Firefox add-ons that are similar to SafeWeb Junior: