Media Shelf Firefox

Examine source code of Media Shelf

Inspect and view changes in Media Shelf source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Media Shelf",
  "description": "Save it now.  Enjoy it later.  Share with friends.",
  "version": "0.0.1.5resigned1",
  "web_accessible_resources": [
    "*.jpg",
    "*.JPG"
  ],
  "background": {
    "scripts": [
      "jquery-2.2.3.min.js",
      "event.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "media_shelf2.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "cookies",
    "http://*/*",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "jquery-2.2.3.min.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ea6c9f4f-6dda-4135-b02f-fc98fba757e3}"
    }
  }
}

Best Media Shelf Alternatives

Here are some Firefox add-ons that are similar to Media Shelf: