ColorDojo: Eyedropper Tool & Color Picker Firefox

Examine source code of ColorDojo: Eyedropper Tool & Color Picker

Inspect and view changes in ColorDojo: Eyedropper Tool & Color Picker source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "1.0.0",
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-store-128-v2.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "clipboardWrite"
  ],
  "commands": {
    "pick-color": {
      "suggested_key": {
        "default": "Alt+P"
      },
      "description": "__MSG_cmdPickDesc__"
    }
  },
  "action": {
    "default_title": "ColorDojo",
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png",
      "48": "icon-48.png",
      "128": "icon-128.png"
    },
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "colordojo@coloringdojo.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "open_in_tab": false,
    "page": "options.html"
  }
}

Best ColorDojo: Eyedropper Tool & Color Picker Alternatives

Here are some Firefox add-ons that are similar to ColorDojo: Eyedropper Tool & Color Picker: