Stylus Paper Firefox

Examine source code of Stylus Paper

Inspect and view changes in Stylus Paper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.1.0",
  "name": "Stylus Paper",
  "description": "Use your tablet and stylus to draw over any web page content. The drawn content scrolls with the page which is under it.",
  "permissions": [
    "activeTab"
  ],
  "icons": {
    "16": "data/icons/pen.svg",
    "32": "data/icons/pen.svg",
    "48": "data/icons/pen.svg",
    "64": "data/icons/pen.svg",
    "128": "data/icons/pen.svg",
    "256": "data/icons/pen.svg",
    "512": "data/icons/pen.svg"
  },
  "background": {
    "persistent": true,
    "scripts": [
      "background.js"
    ]
  },
  "homepage_url": "https://github.com/nbp/stylus-paper/",
  "browser_action": {
    "default_title": "Toggle the drawing interface."
  },
  "web_accessible_resources": [
    "data/window/index.html"
  ],
  "commands": {
    "_execute_browser_action": {}
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "stylus.paper@nbp.name",
      "strict_min_version": "90.0"
    }
  }
}

Best Stylus Paper Alternatives

Here are some Firefox add-ons that are similar to Stylus Paper: