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
}