Refind New Tab

Every day we'll pick the most relevant stories from around the web for you and show them on your new tab page.

什麼是Refind New Tab?

Refind New Tab是由https://refind.com開發的Chrome擴展程式,該擴展的主要功能是“Every day we'll pick the most relevant stories from around the web for you and show them on your new tab page.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Refind New Tab擴展crx文件

下載Refind New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        10 NEW LINKS

Every day we'll pick the 10 most relevant links from around the web for you. After that, we'll show links on your reading list. Less is more!

FOLLOW TOPICS, SITES, PEOPLE

Follow your favorite topics, hashtags, sites, and people to customize your daily picks. The more you read, the better your daily picks become.

WHAT OUR USERS SAY

"My favorite discovery tool."
  –Werner Vogels, Amazon CTO

"Refind has become my new Chrome tab."
  –Chris Messina, inventor of the hashtag

"Refind has helped me expand my horizon and spend more time on the things that matter."
  –Dan Ariely, author of Predictably Irrational


Questions? Feedback? We'd love to hear from you: [email protected]

Learn more at https://refind.com                    

擴展基本資訊

名稱 Refind New Tab Refind New Tab
ID lpgpmhjdppmhohgpjlbjdbcagjdbgmdn
官方網址 https://chromewebstore.google.com/detail/refind-new-tab/lpgpmhjdppmhohgpjlbjdbcagjdbgmdn
簡介 Every day we'll pick the most relevant stories from around the web for you and show them on your new tab page.
檔案大小 19.41 KB
安裝次數 3,899
目前版本 1.4.0
更新時間 2019-12-04
上架時間 2019-12-04
評分 4.87/5 共 46 次評分
開發者 https://refind.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://refind.com
說明頁面URL https://refind.com/help
隱私政策頁面URL https://refind.com/privacy
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Refind New Tab",
    "version": "1.4.0",
    "description": "Every day we'll pick the most relevant stories from around the web for you and show them on your new tab page.",
    "icons": {
        "16": "img\/icon_16.png",
        "19": "img\/icon_19.png",
        "38": "img\/icon_38.png",
        "48": "img\/icon_48.png",
        "128": "img\/icon_128.png"
    },
    "author": "Refind Inc.",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}