NewTab Guide
Home Page Guide
什么是NewTab Guide?
NewTab Guide是由http://kinoebi.online开发的Chrome扩展程序,该扩展的主要功能是“Home Page Guide”。
扩展截图
下载NewTab Guide扩展crx文件
下载NewTab Guide扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Why to choose your Home Page? Because we are helping you to improve your browser. 1. Fast and easy. 2. Nice quality. 3. Best speed. Choose Our Home Page and be happy with us.
扩展基本信息
名称 | |
ID | ackmeiblhjnhmfkijajhmhdldooajkgk |
官方URL | https://chrome.google.com/webstore/detail/newtab-guide/ackmeiblhjnhmfkijajhmhdldooajkgk |
简介 | Home Page Guide |
文件大小 | 49.48 KB |
安装次数 | 644 |
当前版本 | 1.0 |
更新时间 | 2016-11-25 |
上架时间 | 2016-11-25 |
评分 | 5.00/5 共3次评分 |
开发者 | http://kinoebi.online |
付费类型 | free |
扩展官网 | http://kinoebi.online/ |
支持的语言 | en |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "blank.html" }, "description": "Home Page Guide", "icons": { "128": "i\/icon128.png", "16": "i\/icon16.png", "19": "i\/icon19.png", "32": "i\/icon32.png", "48": "i\/icon48.png" }, "manifest_version": 2, "name": "NewTab Guide", "short_name": "Guide Home Page", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0", "web_accessible_resources": [ "icon48.png" ] } |