Glance - New Tab replacement with RSS

A New Tab page replacement with RSS support and a beautiful daily wallpaper.

什么是Glance - New Tab replacement with RSS?

Glance - New Tab replacement with RSS是由https://rjgtav.wordpress.com开发的Chrome扩展程序,该扩展的主要功能是“A New Tab page replacement with RSS support and a beautiful daily wallpaper.”。

扩展截图

screenshot
screenshot
screenshot

下载Glance - New Tab replacement with RSS扩展crx文件

下载Glance - New Tab replacement with RSS扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Welcome to Glance, a minimalist New Tab page replacement focused on providing a clean, productive experience.

Glance improves on the Live Tile concept, displaying a RSS feed of your favourite websites.
Powered by Bing, it greets you with a beautiful wallpaper every day.

Features:
+ Speed dial with up to 10 websites;
+ Atom/RSS feed support;
+ Daily wallpaper, powered by Bing;                    

扩展基本信息

名称 Glance - New Tab replacement with RSS Glance - New Tab replacement with RSS
ID gegndkiddfjlkjkeahlajekmamjgpngl
官方URL https://chromewebstore.google.com/detail/glance-new-tab-replacemen/gegndkiddfjlkjkeahlajekmamjgpngl
简介 A New Tab page replacement with RSS support and a beautiful daily wallpaper.
文件大小 1.27 MB
安装次数 2,957
当前版本 1.0.1
更新时间 2016-06-18
上架时间 2016-06-18
评分 5.00/5 共1次评分
开发者 https://rjgtav.wordpress.com
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Glance - New Tab replacement with RSS",
    "short_name": "Glance",
    "description": "A New Tab page replacement with RSS support and a beautiful daily wallpaper.",
    "version": "1.0.1",
    "icons": {
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    },
    "incognito": "split",
    "permissions": [
        "",
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "html\/NewTab.html"
    },
    "manifest_version": 2
}