Pencil Window Firefox

Examine source code of Pencil Window

제작자: rojhot Add-on
Inspect and view changes in Pencil Window source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Pencil Window",
  "version": "1.0.0",
  "description": "Draw on any page. Your strokes follow scroll and stay per URL. Open a notes dashboard to jump back to any saved drawing.",
  "icons": {
    "16": "icon 300x300/pencil-cursor 300x300.png",
    "48": "icon 300x300/pencil-cursor 300x300.png",
    "128": "icon 300x300/pencil-cursor 300x300.png"
  },
  "action": {
    "default_title": "Pencil Window",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon 300x300/pencil-cursor 300x300.png",
      "32": "icon 300x300/pencil-cursor 300x300.png",
      "48": "icon 300x300/pencil-cursor 300x300.png"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/*.png",
        "assets/*.svg"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "pencil-window@rojhot.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "activeTab",
    "scripting"
  ]
}

최고의 Pencil Window 대안

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