My New Tab

Lord Ganesha on the new tab

什么是My New Tab?

My New Tab是由Ashish Agnihotri开发的Chrome扩展程序,该扩展的主要功能是“Lord Ganesha on the new tab”。

扩展截图

screenshot

下载My New Tab扩展crx文件

下载My New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 My New Tab My New Tab
ID bpdegchbjbaefbhmpehhpodmkplhcdcn
官方URL https://chrome.google.com/webstore/detail/my-new-tab/bpdegchbjbaefbhmpehhpodmkplhcdcn
简介 Lord Ganesha on the new tab
文件大小 1.1 MB
安装次数 56
当前版本 0.5
更新时间 2022-03-08
上架时间 2017-08-29
评分 5.00/5 共4次评分
开发者 Ashish Agnihotri
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
}