Beautiful New Tab Page
New tabs display a beautiful slideshow instead of the usual page thumbnails.
什么是Beautiful New Tab Page?
Beautiful New Tab Page是由o9000开发的Chrome扩展程序,该扩展的主要功能是“New tabs display a beautiful slideshow instead of the usual page thumbnails.”。
扩展截图
下载Beautiful New Tab Page扩展crx文件
下载Beautiful New Tab Page扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
You can sill search by entering your query directly in the address bar. To change the image manually, click the page contents and press 'N'. You can also press 'L' and the arrow keys for a hidden feature.
扩展基本信息
名称 | |
ID | pclcpehajbidolcmopfcladennhejdbm |
官方URL | https://chrome.google.com/webstore/detail/beautiful-new-tab-page/pclcpehajbidolcmopfcladennhejdbm |
简介 | New tabs display a beautiful slideshow instead of the usual page thumbnails. |
文件大小 | 18.57 MB |
安装次数 | 13 |
当前版本 | 2015.12.31.1 |
更新时间 | 2015-12-31 |
上架时间 | 2015-12-31 |
评分 | 5.00/5 共1次评分 |
开发者 | o9000 |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Beautiful New Tab Page", "description": "New tabs display a beautiful slideshow instead of the usual page thumbnails.", "chrome_url_overrides": { "newtab": "ntp.html" }, "icons": { "128": "icon-128.png" }, "manifest_version": 2, "version": "2015.12.31.1" } |