AreumSec Firefox

Examine source code of AreumSec

제작자: thevill
Inspect and view changes in AreumSec source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AreumSec",
  "version": "1.0.1",
  "description": "AreumSec, developed by Pranay Wajjala, is a real-time threat intelligence & analysis tool that securely checks URLs for safety",
  "permissions": [
    "storage",
    "webNavigation",
    "notifications",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "areumsec@pranaywajjala.com",
      "strict_min_version": "109.0"
    }
  }
}

최고의 AreumSec 대안

다음은 AreumSec과(와) 유사한 Firefox add-on입니다: