jdraw Firefox

Examine source code of jdraw

Par : jannik323
Inspect and view changes in jdraw source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "jdraw",
  "version": "1.0",
  "description": "this addon will make you be able to draw in the browser ! ",
  "icons": {
    "48": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "main.js"
      ]
    }
  ]
}

Meilleures alternatives jdraw

Voici quelques Firefox add-ons qui sont similaires à jdraw :