Pixel Drawing Extension Firefox

Examine source code of Pixel Drawing Extension

By: jeremy
Inspect and view changes in Pixel Drawing Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pixel Drawing Extension",
  "version": "1.0",
  "description": "Draw with pixels in a popup window",
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a0e6ec48-2a32-4429-8cca-8381fe9affb1}"
    }
  }
}

Best Pixel Drawing Extension Alternatives

Here are some Firefox add-ons that are similar to Pixel Drawing Extension: