Ethopass-DEV Firefox

Examine source code of Ethopass-DEV

Inspect and view changes in Ethopass-DEV source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "/js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/content_scripts.js"
      ]
    }
  ],
  "description": "A system for secure authentication.",
  "icons": {
    "16": "assets/extensionIcon.svg",
    "48": "assets/extensionIcon.svg",
    "128": "assets/extensionIcon.svg"
  },
  "manifest_version": 2,
  "name": "Ethopass-TESTER",
  "permissions": [
    "nativeMessaging",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "interactions.html"
  ],
  "version": "4.1.7",
  "applications": {
    "gecko": {
      "id": "ethopass-TESTER@ethopass.com",
      "strict_min_version": "78.0"
    }
  },
  "browser_action": {
    "default_icon": "assets/extensionIcon.svg",
    "default_title": "Ethopass-TESTER"
  }
}

Best Ethopass-DEV Alternatives

Here are some Firefox add-ons that are similar to Ethopass-DEV: