Loko — Color Picker Firefox

Examine source code of Loko — Color Picker

Inspect and view changes in Loko — Color Picker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Loko",
  "version": "2.0.0",
  "description": "Pick colors from any webpage or your screen. Supports HEX, RGB, and HSL.",
  "permissions": [
    "clipboardWrite"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "loko@sambatra.dev",
      "strict_min_version": "116.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Loko — Color Picker Alternatives

Here are some Firefox add-ons that are similar to Loko — Color Picker: