FOMO - A new-tab dashboard made for you

Fully customizable new tab extension with tons of integrations

什么是FOMO - A new-tab dashboard made for you?

FOMO - A new-tab dashboard made for you是由https://uicomet.com开发的Chrome扩展程序,该扩展的主要功能是“Fully customizable new tab extension with tons of integrations”。

扩展截图

screenshot
screenshot
screenshot

下载FOMO - A new-tab dashboard made for you扩展crx文件

下载FOMO - A new-tab dashboard made for you扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Always stay up-to date with the latest information from across the internet.

FOMO provides an intuitive UI for your New Tabs to grab information from various sources that you prefer. The sources vary from Sub-Reddits to ProductHunt and even Dev community.

List of sources in FOMO that you can read from:

★ Indiehackers
★ Reddit (any sub-reddit)
★ Producthunt
★ Hackernews
★ Dev.to
★ Github Trending
★ Designer News
★ Lobsters
★ Launching Next
★ Hashnode
★ Echo JS
★ Sidebar

A dark theme is included with Fomo to make it easy to read for longer duration.

Happy reading and learning!

• • •

Your privacy is important to us. FOMO does not collect any user information. We do not store or process any personal data, and we will never upload them to any third parties.

If you find FOMO useful, please rate us 5 stars in the Chrome Store. We would highly appreciate it :)

• • •

Questions? Feedback? Reach out on Twitter @apvarun.                    

扩展基本信息

名称 FOMO - A new-tab dashboard made for you FOMO - A new-tab dashboard made for you
ID eggdogojmhlblnlenllkcfglobdkngon
官方URL https://chromewebstore.google.com/detail/fomo-a-new-tab-dashboard/eggdogojmhlblnlenllkcfglobdkngon
简介 Fully customizable new tab extension with tons of integrations
文件大小 1.02 MB
安装次数 19
当前版本 1.5.0
更新时间 2023-05-18
上架时间 2021-08-28
评分 5.00/5 共6次评分
开发者 https://uicomet.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://uicomet.com/fomo-dashboard
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "FOMO - A new-tab dashboard made for you",
    "description": "Fully customizable new tab extension with tons of integrations",
    "version": "1.5.0",
    "chrome_url_overrides": {
        "newtab": ".\/dist\/index.html"
    },
    "permissions": [
        "storage"
    ],
    "manifest_version": 3,
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "32": "assets\/icons\/icon32.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png",
        "512": "assets\/icons\/icon512.png"
    },
    "short_name": "FOMO",
    "homepage_url": "https:\/\/uicomet.com\/fomo-dashboard"
}