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

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

확장 프로그램 사용 설명서

                        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
공식 URL 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"
    }
}