Color Theory Firefox

Examine source code of Color Theory

Inspect and view changes in Color Theory source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Color Theory",
  "version": "0.9",
  "description": "An extension to help with choosing colors.",
  "homepage_url": "https://github.com/missu/colortheory-extension",
  "icons": {
    "48": "icons/logo-48.PNG",
    "96": "icons/logo-96.PNG"
  },
  "permissions": [
    "activeTab"
  ],
  "sidebar_action": {
    "default_icon": "icons/logo-48.PNG",
    "default_title": "Color theory",
    "default_panel": "sidebar/index.html"
  },
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+L",
        "mac": "MacCtrl+Shift+L"
      },
      "description": "Opens the Color Theory extension"
    }
  }
}

Best Color Theory Alternatives

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