FOMO - A new-tab dashboard made for you

Fully customizable new tab extension with tons of integrations

Cos'è FOMO - A new-tab dashboard made for you?

FOMO - A new-tab dashboard made for you è un'estensione di Chrome sviluppata da https://uicomet.com, e la sua funzione principale è "Fully customizable new tab extension with tons of integrations".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione FOMO - A new-tab dashboard made for you

Scarica i file di estensione FOMO - A new-tab dashboard made for you in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome FOMO - A new-tab dashboard made for you FOMO - A new-tab dashboard made for you
ID eggdogojmhlblnlenllkcfglobdkngon
URL Ufficiale https://chromewebstore.google.com/detail/fomo-a-new-tab-dashboard/eggdogojmhlblnlenllkcfglobdkngon
Descrizione Fully customizable new tab extension with tons of integrations
Dimensione del File 1.02 MB
Conteggio Installazioni 19
Versione Corrente 1.5.0
Ultimo Aggiornamento 2023-05-18
Data di Pubblicazione 2021-08-28
Valutazione 5.00/5 Totale 6 Valutazioni
Sviluppatore https://uicomet.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://uicomet.com/fomo-dashboard
Lingue Supportate 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"
}