Custom New Tab Background Firefox

Examine source code of Custom New Tab Background

By: VN88 Add-on
Inspect and view changes in Custom New Tab Background 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 Background",
  "version": "1.0",
  "description": "Customize the background color 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": "{29d689af-b6fe-46d1-b4bd-50f86192369f}"
    }
  }
}

Best Custom New Tab Background Alternatives

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