My New Tab

Lord Ganesha on the new tab

What is My New Tab?

My New Tab is a Chrome extension developed by Ashish Agnihotri, and its main feature is "Lord Ganesha on the new tab".

Extension Screenshots

screenshot

Download My New Tab Extension CRX File

Download My New Tab 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

                        Displays an image of Lord Ganesha on the new tab (from a preselected set of 10 images)                    

Extension Basic Information

Name My New Tab My New Tab
ID bpdegchbjbaefbhmpehhpodmkplhcdcn
Official URL https://chrome.google.com/webstore/detail/my-new-tab/bpdegchbjbaefbhmpehhpodmkplhcdcn
Description Lord Ganesha on the new tab
File Size 1.1 MB
Installation Count 56
Current Version 0.5
Last Updated 2022-03-08
Publish Date 2017-08-29
Rating 5.00/5 Total 4 Ratings
Developer Ashish Agnihotri
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "mytab.html"
    },
    "description": "Lord Ganesha on the new tab",
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 3,
    "name": "My New Tab",
    "version": "0.5"
}