ManagerFocus Tab Firefox

Examine source code of ManagerFocus Tab

Inspect and view changes in ManagerFocus Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ManagerFocus Tab",
  "version": "1.0.2",
  "description": "Productivity new tab with focus & manager modes",
  "browser_specific_settings": {
    "gecko": {
      "id": "focustab@extension",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "bookmarks"
  ],
  "host_permissions": [
    "*://*/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; connect-src https:; frame-src https://www.meteoblue.com https://my.meteoblue.com https://docs.google.com"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  }
}

Best ManagerFocus Tab Alternatives

Here are some Firefox add-ons that are similar to ManagerFocus Tab: