Let Me Focus Firefox

Examine source code of Let Me Focus

Inspect and view changes in Let Me Focus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Let Me Focus",
  "version": "0.0.1",
  "description": "get back to your work hahaha",
  "icons": {
    "48": "icon/lmf.png"
  },
  "manifest_version": 2,
  "author": "hakowork",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "browser_style": true,
    "default_title": "Let Me Focus",
    "default_popup": "popup/index.html"
  },
  "content_scripts": [
    {
      "js": [
        "main.js"
      ],
      "run_at": "document_start",
      "matches": [
        "https://*/*",
        "http://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d917cd58-b175-48be-a6f7-a9e8e142ed37}"
    }
  }
}

Best Let Me Focus Alternatives

Here are some Firefox add-ons that are similar to Let Me Focus: