Change Image Brightness Firefox

Examine source code of Change Image Brightness

Inspect and view changes in Change Image Brightness source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Change Image Brightness",
  "version": "1.0",
  "description": "Addon thay đổi độ sáng của hình ảnh trên trang web khi nhấp vào biểu tượng.",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{347d09a0-42e8-442f-b9c5-aefe6df6d023}"
    }
  }
}

Best Change Image Brightness Alternatives

Here are some Firefox add-ons that are similar to Change Image Brightness: