Unauth App Firefox

Examine source code of Unauth App

Inspect and view changes in Unauth App source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Unauth App",
  "author": "Arshad Kazmi",
  "version": "0.0.0.4",
  "description": "Unauth cross browser extension client to share website sessions",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "Unauth App",
    "default_icon": "logo192.png"
  },
  "permissions": [
    "tabs",
    "<all_urls>",
    "cookies"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "96": "icon96.png",
    "128": "icon128.png"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

Best Unauth App Alternatives

Here are some Firefox add-ons that are similar to Unauth App: