My Start Page Firefox

Examine source code of My Start Page

Inspect and view changes in My Start Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "My Start Page by Pragmatic Disruptor, LLC",
  "short_name": "My Start Page",
  "version": "1.0.8",
  "description": "Personal browser start page with search, bookmarks, weather, and more. Published by Pragmatic Disruptor, LLC.",
  "icons": {
    "16": "PDllc-icon-16.png",
    "48": "PDllc-icon-48.png",
    "128": "PDllc-icon-128.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "host_permissions": [
    "https://geocoding-api.open-meteo.com/*",
    "https://api.open-meteo.com/*",
    "https://feeds.bbci.co.uk/*",
    "https://feeds.npr.org/*",
    "https://feeds.nbcnews.com/*",
    "https://news.google.com/*",
    "https://www.cbsnews.com/*",
    "https://feeds.foxnews.com/*",
    "https://www.reutersagency.com/*",
    "https://reutersagency.com/*",
    "https://reutersbest.com/*",
    "https://www.theguardian.com/*",
    "https://feeds.apnews.com/*",
    "https://www.aljazeera.com/*",
    "https://techcrunch.com/*",
    "https://feeds.arstechnica.com/*",
    "https://api.allorigins.win/*",
    "https://api.codetabs.com/*",
    "https://corsproxy.io/*",
    "https://api.rss2json.com/*",
    "https://abcnews.go.com/*",
    "https://abcnews.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "mystartpage@pragmaticdisruptor.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "locationInfo",
          "searchTerms",
          "bookmarksInfo",
          "websiteContent"
        ]
      }
    }
  }
}

Best My Start Page Alternatives

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