Quick Photo Collage Firefox

Examine source code of Quick Photo Collage

By: Jonelle
Inspect and view changes in Quick Photo Collage 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": "{e387c98b-d832-4171-a213-fb93c19bdd41}"
    }
  }
}

Best Quick Photo Collage Alternatives

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