iSenhas Firefox

Examine source code of iSenhas

Inspect and view changes in iSenhas source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "name": "__MSG_extension_name__",
  "description": "__MSG_extension_description__",
  "version": "1.34.0",
  "icons": {
    "48": "images/icon-48.png",
    "96": "images/icon-96.png",
    "128": "images/icon-128.png",
    "256": "images/icon-256.png",
    "512": "images/icon-512.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://*/*"
      ]
    }
  ],
  "content_security_policy": "script-src 'self' https://cdnjs.cloudflare.com https://maxcdn.bootstrapcdn.com; object-src 'self'",
  "browser_action": {
    "default_popup": "senhas.html",
    "default_icon": {
      "16": "images/toolbar-icon-16.png",
      "19": "images/toolbar-icon-19.png",
      "32": "images/toolbar-icon-32.png",
      "38": "images/toolbar-icon-38.png",
      "48": "images/toolbar-icon-48.png",
      "72": "images/toolbar-icon-72.png"
    }
  },
  "permissions": [
    "activeTab",
    "<all_urls>",
    "cookies",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f2cc7eb5-e004-4aa3-a471-096753802f0c}"
    }
  }
}

Best iSenhas Alternatives

Here are some Firefox add-ons that are similar to iSenhas: