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.
What is Refind New Tab?
Refind New Tab is a Chrome extension developed by https://refind.com, and its main feature is "Every day we'll pick the most relevant stories from around the web for you and show them on your new tab page.".
Extension Screenshots
Download Refind New Tab Extension CRX File
Download Refind New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Refind New Tab |
ID | lpgpmhjdppmhohgpjlbjdbcagjdbgmdn |
Official URL | https://chromewebstore.google.com/detail/refind-new-tab/lpgpmhjdppmhohgpjlbjdbcagjdbgmdn |
Description | Every day we'll pick the most relevant stories from around the web for you and show them on your new tab page. |
File Size | 19.41 KB |
Installation Count | 3,899 |
Current Version | 1.4.0 |
Last Updated | 2019-12-04 |
Publish Date | 2019-12-04 |
Rating | 4.87/5 Total 46 Ratings |
Developer | https://refind.com |
[email protected] | |
Payment Type | free |
Extension Website | https://refind.com |
Help Page URL | https://refind.com/help |
Privacy Policy Page URL | https://refind.com/privacy |
Supported Languages | 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" } } |