Customized tab for user tasks Firefox

Examine source code of Customized tab for user tasks

Inspect and view changes in Customized tab for user tasks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "pooarasu's extension",
  "version": "1.0",
  "description": "my first extension",
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/search?*"
      ]
    }
  ],
  "permissions": [
    "storage",
    "tabs"
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1a4427c5-4314-4f48-950a-c5b058eb275e}"
    }
  }
}

Best Customized tab for user tasks Alternatives

Here are some Firefox add-ons that are similar to Customized tab for user tasks: