Custom New Tab Font Firefox

Examine source code of Custom New Tab Font

Inspect and view changes in Custom New Tab Font 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 Font",
  "version": "1.0",
  "description": "Customize the font style of your new tab page.",
  "permissions": [
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8cd79cab-45a1-4021-adcb-ec31dd06a942}"
    }
  }
}

Best Custom New Tab Font Alternatives

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