Nyaman – Parental Control Firefox

Examine source code of Nyaman – Parental Control

Inspect and view changes in Nyaman – Parental Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Nyaman – Parental Control",
  "short_name": "Nyaman",
  "version": "1.0.0",
  "description": "Proteksi internet keluarga Indonesia: filter gambar NSFW, sensor teks, blokir judi online, AI Detection, dan screen time. Aman, otomatis, tanpa memperlambat browser.",
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "webNavigation",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "browser-polyfill.js",
        "words/blocked-words.js",
        "lib/nsfw-detector.js",
        "lib/judol-detector.js",
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "pages/time-blocked.html",
    "pages/time-blocked.js",
    "pages/password.html",
    "pages/timer.html",
    "pages/report.html",
    "lib/nsfwjs.min.js",
    "lib/nsfw-loader.js",
    "lib/nsfw-classify.js",
    "lib/model/model.min.js",
    "lib/model/group1-shard1of1.min.js",
    "pages/judol-blocked.html"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Nyaman",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "nyaman@nyaman.fun",
      "strict_min_version": "91.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "homepage_url": "https://nyaman.fun",
  "author": "Nyaman"
}

Best Nyaman – Parental Control Alternatives

Here are some Firefox add-ons that are similar to Nyaman – Parental Control: