Duochrome Firefox

Examine source code of Duochrome

Inspect and view changes in Duochrome source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "Duochrome",
  "description": "Login through Duo Mobile in your browser.",
  "version": "1.4.0.1",
  "manifest_version": 2,
  "permissions": [
    "storage",
    "https://*.duosecurity.com/"
  ],
  "background": {
    "scripts": [
      "worker.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.duosecurity.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Duochrome",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "/images/16.png",
      "32": "/images/32.png",
      "48": "/images/48.png",
      "128": "/images/128.png"
    }
  },
  "icons": {
    "16": "/images/16.png",
    "32": "/images/32.png",
    "48": "/images/48.png",
    "128": "/images/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dc560796-6096-490d-96a7-e0c6ceef2ac2}"
    }
  }
}

Best Duochrome Alternatives

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