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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
}