Imagify Firefox

Examine source code of Imagify

제작자: Jag_k
Inspect and view changes in Imagify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a sidebar offerin a file picker and drap and drop zone. When an image file is chosen the active tab's body content is replaced with file selected. See https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Examples#imagify",
  "manifest_version": 2,
  "name": "Imagify",
  "version": "1.1resigned1",
  "homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/imagify",
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "sidebar_action": {
    "default_title": "Imagify",
    "default_panel": "sidebar/sidebar.html"
  },
  "web_accessible_resources": [
    "/viewer.html"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b2e89639-f658-482a-83f4-50f05d504f3a}"
    }
  }
}

최고의 Imagify 대안

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