imanu - image manipulation Firefox

Examine source code of imanu - image manipulation

Inspect and view changes in imanu - image manipulation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "imanu",
  "version": "0.3.1resigned1",
  "description": "Basic in-browser image manipulation.",
  "author": "Hagen Schnuch",
  "homepage_url": "https://gitlab.com/schnuch/imanu",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "js": [
        "imanu.js"
      ],
      "matches": [
        "*://*/*.bmp*",
        "file://*/*.bmp*",
        "*://*/*.BMP*",
        "file://*/*.BMP*",
        "*://*/*.gif*",
        "file://*/*.gif*",
        "*://*/*.GIF*",
        "file://*/*.GIF*",
        "*://*/*.jp*",
        "file://*/*.jp*",
        "*://*/*.Jp*",
        "file://*/*.Jp*",
        "*://*/*.JP*",
        "file://*/*.JP*",
        "*://*/*.png*",
        "file://*/*.png*",
        "*://*/*.PNG*",
        "file://*/*.PNG*",
        "*://*/*.tif*",
        "file://*/*.tif*",
        "*://*/*.TIF*",
        "file://*/*.TIF*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4342ebe0-a40c-4085-96f9-93ac762f34f6}"
    }
  }
}

Meilleures alternatives imanu - image manipulation

Voici quelques Firefox add-ons qui sont similaires à imanu - image manipulation :