Imagcx Uploader Firefox

Examine source code of Imagcx Uploader

By: Imagcx
Inspect and view changes in Imagcx Uploader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "admin@imag.cx"
    }
  },
  "manifest_version": 2,
  "name": "IMAG.cx Uploader",
  "homepage_url": "https://imag.cx/",
  "short_name": "IMAG.cx Uploader",
  "description": "Upload your images with one click to Imag.cx and share it with your friends!",
  "version": "1.0.97resigned1",
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_popup": "pages/popup.html"
  },
  "permissions": [
    "<all_urls>",
    "contextMenus",
    "tabs",
    "notifications",
    "storage"
  ],
  "background": {
    "scripts": [
      "js/jquery.js",
      "js/upload.js",
      "js/background.js"
    ]
  },
  "icons": {
    "16": "icons/icon_16.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "css": [
        "css/content.css",
        "css/jquery-ui.css"
      ],
      "js": [
        "js/jquery.js",
        "js/jquery-ui.js",
        "js/content.js",
        "js/area.js"
      ]
    }
  ]
}

Best Imagcx Uploader Alternatives

Here are some Firefox add-ons that are similar to Imagcx Uploader: