Custom New Tab Firefox

Examine source code of Custom New Tab

Inspect and view changes in Custom New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Custom New Tab",
  "version": "1.2",
  "description": "Заменяет страницу новой вкладки на кастомную",
  "icons": {
    "48": "icons/icon.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{68f2e2fd-37ed-45c7-bca0-1bc83fe61ab5}"
    }
  }
}

Best Custom New Tab Alternatives

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