My Workpage Firefox

Examine source code of My Workpage

Inspect and view changes in My Workpage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "My Workpage",
  "description": "Start your browsing productive. Easy and functional new tab page. Use different workspaces for every project to are working on.",
  "homepage_url": "https://github.com/ddorstijn/workpage-tailwind",
  "manifest_version": 2,
  "version": "0.1.2",
  "browser_specific_settings": {
    "gecko": {
      "id": "developer.dorstijn@gmail.com"
    }
  },
  "chrome_url_overrides": {
    "newtab": "newtab/index.html"
  },
  "browser_action": {
    "default_popup": "popup/index.html",
    "default_icon": {
      "24": "logo.svg",
      "32": "logo.svg",
      "48": "logo.svg",
      "64": "logo.svg",
      "96": "logo.svg"
    }
  },
  "icons": {
    "24": "logo.svg",
    "32": "logo.svg",
    "48": "logo.svg",
    "64": "logo.svg",
    "96": "logo.svg"
  },
  "permissions": [
    "storage",
    "tabs"
  ]
}

Best My Workpage Alternatives

Here are some Firefox add-ons that are similar to My Workpage: