CheggSkip Firefox

Examine source code of CheggSkip

By: Nitin
Inspect and view changes in CheggSkip source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CheggSkip",
  "version": "1.0.1",
  "description": "Allow skip or Exit a question on chegg",
  "icons": {
    "48": "border-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cheggextension@github.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.chegg.com/*"
      ],
      "js": [
        "skip.js"
      ]
    }
  ]
}

Best CheggSkip Alternatives

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