Examine source code of Best Homepage Ever: Classic Version Launcher

Inspect and view changes in Best Homepage Ever: Classic Version Launcher source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "Best Homepage Ever: Classic Version Launcher",
  "description": "Automatically load BestHomepageEver Classic as your new tab page.",
  "version": "1.1.0",
  "icons": {
    "128": "images/128x128.png"
  },
  "chrome_url_overrides": {
    "newtab": "newTab.html"
  },
  "manifest_version": 2,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}