Quick Photo Editor Firefox

Examine source code of Quick Photo Editor

By: Donna
Inspect and view changes in Quick Photo Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0.0",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "web_accessible_resources": [
    "icons/icon-48.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a00f1603-5fc0-45ca-a50a-5fc68965e06f}"
    }
  }
}

Best Quick Photo Editor Alternatives

Here are some Firefox add-ons that are similar to Quick Photo Editor: