FOMO - A new-tab dashboard made for you

Fully customizable new tab extension with tons of integrations

Qu'est-ce que FOMO - A new-tab dashboard made for you ?

FOMO - A new-tab dashboard made for you est une extension Chrome développée par https://uicomet.com, et sa fonction principale est "Fully customizable new tab extension with tons of integrations".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension FOMO - A new-tab dashboard made for you

Téléchargez les fichiers d'extension FOMO - A new-tab dashboard made for you au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom FOMO - A new-tab dashboard made for you FOMO - A new-tab dashboard made for you
ID eggdogojmhlblnlenllkcfglobdkngon
URL Officiel https://chromewebstore.google.com/detail/fomo-a-new-tab-dashboard/eggdogojmhlblnlenllkcfglobdkngon
Description Fully customizable new tab extension with tons of integrations
Taille du Fichier 1.02 MB
Nombre d'Installations 19
Version Actuelle 1.5.0
Dernière Mise à Jour 2023-05-18
Date de Publication 2021-08-28
Évaluation 5.00/5 Total 6 Évaluations
Développeur https://uicomet.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://uicomet.com/fomo-dashboard
Langues Prises en Charge 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"
}