Glance - New Tab replacement with RSS

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

What is Glance - New Tab replacement with RSS?

Glance - New Tab replacement with RSS is a Chrome extension developed by https://rjgtav.wordpress.com, and its main feature is "A New Tab page replacement with RSS support and a beautiful daily wallpaper.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Glance - New Tab replacement with RSS Extension CRX File

Download Glance - New Tab replacement with RSS extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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;                    

Extension Basic Information

Name Glance - New Tab replacement with RSS Glance - New Tab replacement with RSS
ID gegndkiddfjlkjkeahlajekmamjgpngl
Official URL https://chromewebstore.google.com/detail/glance-new-tab-replacemen/gegndkiddfjlkjkeahlajekmamjgpngl
Description A New Tab page replacement with RSS support and a beautiful daily wallpaper.
File Size 1.27 MB
Installation Count 2,957
Current Version 1.0.1
Last Updated 2016-06-18
Publish Date 2016-06-18
Rating 5.00/5 Total 1 Ratings
Developer https://rjgtav.wordpress.com
Payment Type free
Supported Languages 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
}