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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://rjgtav.wordpress.com และคุณลักษณะหลักของมันคือ "A New Tab page replacement with RSS support and a beautiful daily wallpaper."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Glance - New Tab replacement with RSS

ดาวน์โหลดไฟล์ส่วนขยาย 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
}