Gantz New tab

You will love your new tabs with Gantz wallpapers.

什么是Gantz New tab?

Gantz New tab是由angeldirami55开发的Chrome扩展程序,该扩展的主要功能是“You will love your new tabs with Gantz wallpapers.”。

扩展截图

screenshot
screenshot
screenshot

下载Gantz New tab扩展crx文件

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

扩展使用说明

                        The best starting point for surfing the internet: fast, efficient and customizable! Create YOUR Gantz Start Page! This extension allows you to enrich and personalize your home page                    

扩展基本信息

名称 Gantz New tab Gantz New tab
ID dhppdejcgnikofjgkflblonpgjomcmmp
官方URL https://chrome.google.com/webstore/detail/gantz-new-tab/dhppdejcgnikofjgkflblonpgjomcmmp
简介 You will love your new tabs with Gantz wallpapers.
文件大小 16.04 MB
安装次数 36
当前版本 1.0.0
更新时间 2018-03-22
上架时间 2018-03-22
评分 4.00/5 共1次评分
开发者 angeldirami55
付费类型 free
支持的语言 en
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "Gantz New tab"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "You will love your new tabs with Gantz wallpapers.",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "Gantz New tab",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}