Panda Gif New Tab
A panda everyday keeps the doctor away!
什么是Panda Gif New Tab?
Panda Gif New Tab是由albertogiunta开发的Chrome扩展程序,该扩展的主要功能是“A panda everyday keeps the doctor away!”。
扩展截图
下载Panda Gif New Tab扩展crx文件
下载Panda Gif New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Whenever you feel sad, now you know what to do: just open a new tab!
扩展基本信息
名称 | |
ID | ofplemiepgiehjgedpmhcdifelnpocmm |
官方URL | https://chromewebstore.google.com/detail/panda-gif-new-tab/ofplemiepgiehjgedpmhcdifelnpocmm |
简介 | A panda everyday keeps the doctor away! |
文件大小 | 602 KB |
安装次数 | 428 |
当前版本 | 0.0.9 |
更新时间 | 2018-08-18 |
上架时间 | 2018-08-18 |
评分 | 4.17/5 共12次评分 |
开发者 | albertogiunta |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://www.albertogiunta.it |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.0.9", "name": "Panda Gif New Tab", "short_name": "Panda Gif New Tab", "description": "A panda everyday keeps the doctor away!", "author": "Alberto Giunta", "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "16": "\/res\/icon16.png", "48": "\/res\/icon48.png", "128": "\/res\/newicon.png" } } |