Basic New Tab Firefox

Examine source code of Basic New Tab

提供元: Donutask
Inspect and view changes in Basic New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Basic New Tab",
  "version": "1.0",
  "description": "A dark new tab page with a search bar.",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "chrome_settings_overrides": {
    "homepage": "index.html"
  },
  "permissions": [
    "search"
  ],
  "options_ui": {
    "page": "about.html",
    "browser_style": true
  }
}

ベストのBasic New Tab代替案

Basic New Tabに類似したFirefox add-onをいくつか紹介します: