Upload to ImageKit Firefox

Examine source code of Upload to ImageKit

제작자: violetviolinist Add-on
Inspect and view changes in Upload to ImageKit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Upload to ImageKit",
  "version": "1.1",
  "description": "Upload images to ImageKit directly from the context menu.",
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage",
    "scripting",
    "notifications"
  ],
  "host_permissions": [
    "https://upload.imagekit.io/*",
    "https://stage-upload.imagekit.io/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Upload to ImageKit",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jay.parekh98@gmail.com"
    }
  },
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png"
  }
}

최고의 Upload to ImageKit 대안

다음은 Upload to ImageKit과(와) 유사한 Firefox add-on입니다: