Django Docs Version Switcher Firefox

Examine source code of Django Docs Version Switcher

Inspect and view changes in Django Docs Version Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Django Docs Version Switcher",
  "description": "Remembers your Django version on docs.djangoproject.com",
  "version": "1.4resigned1",
  "icons": {
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://docs.djangoproject.com/*"
      ],
      "js": [
        "version_switcher.js"
      ],
      "css": [
        "version_switcher.css"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5fd28fcd-a8c8-47d8-ae11-25d678114e54}"
    }
  }
}

Melhores alternativas Django Docs Version Switcher

Aqui estão algumas Firefox add-ons que são similares a Django Docs Version Switcher: