Personalized Start Page Firefox

Examine source code of Personalized Start Page

By: Reilly
Inspect and view changes in Personalized Start Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "action": {
    "default_icon": {
      "128": "icons/icon-128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b6e5a9c1-2d6e-1d7e-3f3c-9b8f93dfd9cd}"
    }
  }
}

Best Personalized Start Page Alternatives

Here are some Firefox add-ons that are similar to Personalized Start Page: