Focus Mode Firefox

Examine source code of Focus Mode

Inspect and view changes in Focus Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Focus Mode",
  "version": "1.0",
  "description": "Giúp bạn tập trung bằng cách làm mờ hoặc ẩn nội dung không quan trọng.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ac02a137-8eeb-41f2-a77f-25d39ede7a45}"
    }
  }
}

Melhores alternativas Focus Mode

Aqui estão algumas Firefox add-ons que são similares a Focus Mode: