Color Scout Firefox

Examine source code of Color Scout

By: Zindre
Inspect and view changes in Color Scout source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Color Scout",
  "version": "1.1",
  "browser_action": {
    "default_title": "Color Scout",
    "default_popup": "Popup/popup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "color-finder.js"
      ]
    }
  ],
  "icons": {
    "48": "ColorScoutLogo48.png",
    "96": "ColorScoutLogo96.png"
  }
}

Best Color Scout Alternatives

Here are some Firefox add-ons that are similar to Color Scout: