Reverse Image Scrambler Firefox

Examine source code of Reverse Image Scrambler

By: Ku
Inspect and view changes in Reverse Image Scrambler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reverse Image Scrambler",
  "version": "1.0",
  "description": "Giải mã ảnh bị làm mờ hoặc xáo trộn nhẹ bằng canvas.",
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ce9ef2c0-6f1f-4ff4-acc9-e1d1a8e6f52e}"
    }
  }
}

Best Reverse Image Scrambler Alternatives

Here are some Firefox add-ons that are similar to Reverse Image Scrambler: