iOS New Tab Firefox

Examine source code of iOS New Tab

Inspect and view changes in iOS New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "iOS New Tab",
  "description": "An iOS inspired homepage.",
  "version": "1.3",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "browser_action": {
    "default_icon": "/assets/photos/favicon-4.png",
    "default_popup": "/todo app/todo.html",
    "default_title": "ToDo List"
  },
  "permission": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "/assets/js/greeting.js"
    ],
    "persistent": false
  }
}

Best iOS New Tab Alternatives

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