Waterfall Tabs

Start your relaxing and peaceful browsing experience

Cos'è Waterfall Tabs?

Waterfall Tabs è un'estensione di Chrome sviluppata da C&A Corp, e la sua funzione principale è "Start your relaxing and peaceful browsing experience".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Waterfall Tabs

Scarica i file di estensione Waterfall Tabs 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

                        Powered by Microsoft Bing.  The Waterfall Tab has been developed to help you bring some calmness into your life.
A mind full of cares and concerns can easily lead to an overwhelming feeling and causes stress and anxiety.  

⚠️ Important! When installed, Chrome will ask you to keep the changes. Always Click on KEEP IT 👍🆗 otherwise the extension won't be activated.

Your Privacy Matters

By clicking "Add to Chrome", I accept and agree to installing Waterfall Tab - Peaceful Browsing and setting Chrome™ New Tab to that provided by the service and the Terms of Use and Privacy Policy
You can read our Privacy and Terms and conditions from the following links:
Privacy Policy - https://cacorp.io/privacy.html
Terms of Use - https://cacorp.io/extension_tou.html

Requested Permissions
When installing the Waterfall Tab your Chrome browser will notify you that we need some permissions in order to work correctly.
Replace the page with a new tab - The Waterfall Tab makes your browser look better and creates a smooth browsing experience. This happens as soon as a new tab opens.                    

Informazioni di Base sull'Estensione

Nome Waterfall Tabs Waterfall Tabs
ID aedeinoblhlhdinjagbjolmdfpnnjhej
URL Ufficiale https://chromewebstore.google.com/detail/waterfall-tabs/aedeinoblhlhdinjagbjolmdfpnnjhej
Descrizione Start your relaxing and peaceful browsing experience
Dimensione del File 777 KB
Conteggio Installazioni 11,142
Versione Corrente 1.11
Ultimo Aggiornamento 2022-04-18
Data di Pubblicazione 2022-02-17
Sviluppatore C&A Corp
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://cacorp.io
URL della Pagina di Aiuto https://cacorp.io/#contact
URL della Pagina della Politica sulla Privacy https://cacorp.io/privacy.html
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Waterfall Tabs",
    "version": "1.11",
    "manifest_version": 3,
    "description": "Start your relaxing and peaceful browsing experience",
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "default_locale": "en",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "browser_action": {
        "icons": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    }
}