PassSec+ Firefox

Examine source code of PassSec+

By: SECUSO
Inspect and view changes in PassSec+ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PassSec+",
  "version": "3.4.1",
  "author": "SECUSO",
  "homepage_url": "https://www.secuso.org/passsec",
  "description": "__MSG_addOnDescription__",
  "default_locale": "de",
  "background": {
    "scripts": [
      "service_worker.js"
    ],
    "service_worker": "service_worker.js"
  },
  "permissions": [
    "storage",
    "declarativeNetRequest",
    "contextMenus"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "icons": {
    "64": "skin/logo64.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "skin/*.png"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "css/jquery.qtip.min.css",
        "css/jquery-confirm.min.css",
        "css/tooltip.css"
      ],
      "js": [
        "js/jquery-3.4.1.min.js",
        "js/jquery.qtip.min.js",
        "js/punycode.min.js",
        "js/jquery-confirm.min.js",
        "js/publicsuffixlist.js",
        "js/security-status.js",
        "js/tooltip.js",
        "js/timer.js",
        "js/input-field.js",
        "js/content-script.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "action": {
    "default_icon": {
      "16": "skin/redirectActive.png"
    },
    "default_title": "__MSG_browserActionRedirectActive__"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "firefoxpasswordwarningextension@tu-darmstadt.de",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best PassSec+ Alternatives

Here are some Firefox add-ons that are similar to PassSec+: