Notion Focus by nbundle.com Firefox

Examine source code of Notion Focus by nbundle.com

Inspect and view changes in Notion Focus by nbundle.com source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Notion Focus",
  "version": "0.0.3",
  "description": "Bring Focus mode to Notion, hide all notifications & updates until you turn them on",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "https://www.notion.so/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.notion.so/*"
      ],
      "js": [
        "nbundle/content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "icon16.png",
    "icon32.png",
    "icon48.png",
    "icon128.png",
    "nbundle/app.js"
  ],
  "background": {
    "scripts": [
      "nbundle/background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6b45fbf8-5c54-41d4-b6ca-72e2ffee3a29}"
    }
  }
}

Best Notion Focus by nbundle.com Alternatives

Here are some Firefox add-ons that are similar to Notion Focus by nbundle.com: