Dropbox View Firefox

Examine source code of Dropbox View

Inspect and view changes in Dropbox View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "dropboxview",
  "version": "1.0",
  "description": "dropboxview",
  "icons": {
    "48": "icons/dv48.jpg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.dropbox.com/*"
      ],
      "css": [
        "style.css"
      ],
      "js": [
        "dropboxview.js"
      ]
    }
  ]
}

Best Dropbox View Alternatives

Here are some Firefox add-ons that are similar to Dropbox View: