Color Profile Importer Firefox

Examine source code of Color Profile Importer

Inspect and view changes in Color Profile Importer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.4",
  "description": "__MSG_extensionDescription__",
  "browser_specific_settings": {
    "gecko": {
      "id": "{1da5dcfd-0529-958e-b28a-bc2fd11b3ae5}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    }
  },
  "icons": {
    "32": "icons/thumb.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "theme",
    "downloads"
  ],
  "background": {
    "scripts": [
      "scripts/switcher.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/thumb.png",
    "default_title": "colors"
  },
  "sidebar_action": {
    "default_title": "__MSG_extensionName__",
    "default_panel": "popup.html",
    "default_icon": {
      "32": "icons/thumb.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

Best Color Profile Importer Alternatives

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