NightShield Sentinel Pro Firefox

Examine source code of NightShield Sentinel Pro

By: ABC8
Inspect and view changes in NightShield Sentinel Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NightShield Sentinel Pro",
  "version": "1.0",
  "description": "Advanced privacy and security guardian with intelligent protection features",
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "91.1.0",
      "id": "{a7003823-ad1c-47fa-84a7-de8b052a1f93}"
    }
  },
  "icons": {
    "48": "icons/shield-48.png",
    "96": "icons/shield-96.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "tabs",
    "storage",
    "cookies",
    "privacy",
    "proxy",
    "notifications",
    "downloads",
    "clipboardWrite",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/shield-48.png",
    "default_title": "NightShield Sentinel Pro",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  }
}

Best NightShield Sentinel Pro Alternatives

Here are some Firefox add-ons that are similar to NightShield Sentinel Pro: