Grayscale Filter Firefox

Examine source code of Grayscale Filter

提供元: fab
Inspect and view changes in Grayscale Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a grayscale filter to all webpages",
  "manifest_version": 2,
  "name": "Grayscale Filter",
  "version": "1.0",
  "icons": {
    "48": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "grayscale.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5d1a00e0-bdaa-4a47-a5f6-95bfa65a50ad}"
    }
  }
}

ベストのGrayscale Filter代替案

Grayscale Filterに類似したFirefox add-onをいくつか紹介します: