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.2",
  "description": "Stay Sharp helps you focus by blocking distracting websites.",
  "author": "Ravi Kumar Gupta",
  "homepage_url": "https://kravigupta.in",
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "alarms",
    "menus",
    "<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",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Stay Sharp Alternatives

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