Stay Sharp Firefox

Examine source code of Stay Sharp

Inspect and view changes in Stay Sharp source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Stay Sharp",
  "version": "1.0",
  "description": "Blocks distracting websites to help you stay sharp and focused.",
  "author": "Ravi Kumar Gupta",
  "homepage_url": "https://kravigupta.in",
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "web_accessible_resources": [
    "blocker.html"
  ],
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "stay-sharp@kravigupta.in"
    }
  }
}

Best Stay Sharp Alternatives

Here are some Firefox add-ons that are similar to Stay Sharp: