Vanam - New Tab Extension
Love animals ? Then this Chrome extension is for you! It immerses you in a new wildlife photograph each time you open a new tab!
什么是Vanam - New Tab Extension?
Vanam - New Tab Extension是由Life Is Beautiful开发的Chrome扩展程序,该扩展的主要功能是“Love animals ? Then this Chrome extension is for you! It immerses you in a new wildlife photograph each time you open a new tab!”。
扩展截图
下载Vanam - New Tab Extension扩展crx文件
下载Vanam - New Tab Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Love animals and pets? Then this Chrome extension is for you! It immerses you in a new wildlife photograph each time you open a new tab!
Feel like opening a new tab to peep into Facebook for the 15th time today? Getting out of control from your task? Stay focused & in control on that single task of the day ; we will remind you of it each time you open a new tab, so you keep your conscience awake the whole day!
Cheers!
iKosmik Team
[email protected] 扩展基本信息
| 名称 | |
| ID | cibnknjjefohapdifgapmlfpkbnekbbl |
| 官方URL | https://chromewebstore.google.com/detail/vanam-new-tab-extension/cibnknjjefohapdifgapmlfpkbnekbbl |
| 简介 | Love animals ? Then this Chrome extension is for you! It immerses you in a new wildlife photograph each time you open a new tab! |
| 文件大小 | 29.13 MB |
| 安装次数 | 41 |
| 当前版本 | 1.3 |
| 更新时间 | 2016-05-09 |
| 上架时间 | 2016-05-09 |
| 开发者 | Life Is Beautiful |
| 付费类型 | free |
| 扩展官网 | http://www.ikosmik.com/ |
| 帮助页面URL | http://www.ikosmik.com/ |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Vanam - New Tab Extension",
"short_name": "Vanam",
"description": "Love animals ? Then this Chrome extension is for you! It immerses you in a new wildlife photograph each time you open a new tab!",
"version": "1.3",
"chrome_url_overrides": {
"newtab": "DashBoard.html"
},
"icons": {
"16": "icons\/icon_v1_16x16.png",
"48": "icons\/icon_v1_48x48.png",
"128": "icons\/icon_v1_128x128.png"
},
"permissions": [
"storage"
]
} | |