UpSignOn by Septeo Firefox

Examine source code of UpSignOn by Septeo

Inspect and view changes in UpSignOn by Septeo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.7.9",
  "name": "UpSignOn by Septeo",
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "256": "./u-icon.png"
  },
  "background": {
    "scripts": [
      "dist/backgroundScript.js"
    ]
  },
  "browser_action": {
    "default_popup": "statics/popup/popup.html"
  },
  "content_scripts": [
    {
      "js": [
        "dist/contentScript.js"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "all_frames": true
    }
  ],
  "permissions": [
    "storage",
    "https://*/*",
    "http://*/*",
    "tabs",
    "activeTab",
    "webNavigation"
  ],
  "web_accessible_resources": [
    "*.map",
    "u-icon.png",
    "statics/contentScript/content-popup.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "upsignon@upsignon.eu"
    }
  }
}

Best UpSignOn by Septeo Alternatives

Here are some Firefox add-ons that are similar to UpSignOn by Septeo: