Hello tiger

The most famous hello tiger new tab

什么是Hello tiger?

Hello tiger是由turboturbo开发的Chrome扩展程序,该扩展的主要功能是“The most famous hello tiger new tab”。

扩展截图

screenshot

下载Hello tiger扩展crx文件

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

扩展使用说明

                        The most famous hello tiger new tab. It provides a random cat gif with the sole purpose to make you happy!                    

扩展基本信息

名称 Hello tiger Hello tiger
ID jigmodgaioehlbbokejekfcjfhocpdfg
官方URL https://chromewebstore.google.com/detail/hello-tiger/jigmodgaioehlbbokejekfcjfhocpdfg
简介 The most famous hello tiger new tab
文件大小 77.38 KB
安装次数 21
当前版本 0.1.0
更新时间 2016-12-08
上架时间 2016-12-08
评分 5.00/5 共2次评分
开发者 turboturbo
付费类型 free
支持的语言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hello tiger",
    "description": "The most famous hello tiger new tab",
    "version": "0.1.0",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "manifest_version": 2,
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    }
}