C2COM Firefox

Examine source code of C2COM

Inspect and view changes in C2COM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "C2COM",
  "version": "0.26resigned1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "Click to Open C2COM"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "cookies",
    "*://*.c2press.com/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6a17e5e8-15ea-47ba-bdfd-ea21c272adc5}"
    }
  }
}

Best C2COM Alternatives

Here are some Firefox add-ons that are similar to C2COM: