Upload to Imgur Firefox

Examine source code of Upload to Imgur

By: iN4sser
Inspect and view changes in Upload to Imgur source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Upload to Imgur",
  "version": "2.3resigned1",
  "minimum_chrome_version": "23",
  "icons": {
    "16": "imgur_16.png",
    "128": "imgur_128.png"
  },
  "permissions": [
    "contextMenus",
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "main.js",
      "jquery.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "css": [],
      "js": [
        "jquery.js",
        "content_script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7d082ac4-bc5b-46dc-a62f-b77ecf241590}"
    }
  }
}

Best Upload to Imgur Alternatives

Here are some Firefox add-ons that are similar to Upload to Imgur: