ChromaKit - Discover Every Color Behind Any Websit Firefox

Examine source code of ChromaKit - Discover Every Color Behind Any Websit

Inspect and view changes in ChromaKit - Discover Every Color Behind Any Websit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "version": "0.0.1",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "64": "icons/64.png",
    "128": "icons/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "site-snap@muzammil.work"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "__MSG_appName__",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best ChromaKit - Discover Every Color Behind Any Websit Alternatives

Here are some Firefox add-ons that are similar to ChromaKit - Discover Every Color Behind Any Websit: