SMSafe - Simple Access Management Firefox

Examine source code of SMSafe - Simple Access Management

By: smsafe Add-on
Inspect and view changes in SMSafe - Simple Access Management source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SMSafe - Simple Access Management",
  "description": "Securely manage and share your assets and accounts",
  "version": "1.0.6",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "activeTab",
    "*://api.smsafe.app/*"
  ],
  "web_accessible_resources": [
    "icon/16.png"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Default Popup Title",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c8977b67-4650-4295-8c23-ce057aaa5d73}"
    }
  }
}

Best SMSafe - Simple Access Management Alternatives

Here are some Firefox add-ons that are similar to SMSafe - Simple Access Management: