Custom New Tab Background

Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB

What is Custom New Tab Background?

Custom New Tab Background is a Chrome extension developed by Subash Pathak, and its main feature is "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB".

Extension Screenshots

screenshot

Download Custom New Tab Background Extension CRX File

Download Custom New Tab Background extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Set a custom background image or wallpaper on new tab page.
Icon by lexacahyani from the Noun Project                    

Extension Basic Information

Name Custom New Tab Background Custom New Tab Background
ID odkemkdbjdjlpipmdmnidmcbjnchpghm
Official URL https://chromewebstore.google.com/detail/custom-new-tab-background/odkemkdbjdjlpipmdmnidmcbjnchpghm
Description Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB
File Size 244 KB
Installation Count 13,571
Current Version 1.0.4
Last Updated 2021-04-15
Publish Date 2019-04-10
Rating 3.80/5 Total 45 Ratings
Developer Subash Pathak
Email [email protected]
Payment Type free
Extension Website https://github.com/Subash/chrome-custom-new-tab-background
Help Page URL https://github.com/Subash/chrome-custom-new-tab-background
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Custom New Tab Background",
    "version": "1.0.4",
    "description": "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    }
}