Waterfall Tabs

Start your relaxing and peaceful browsing experience

Was ist Waterfall Tabs?

Waterfall Tabs ist eine Chrome-Erweiterung, die von C&A Corp entwickelt wurde, und ihr Hauptmerkmal ist "Start your relaxing and peaceful browsing experience".

Erweiterungsscreenshots

screenshot

Waterfall Tabs-Erweiterungs-CRX-Datei herunterladen

Laden Sie Waterfall Tabs-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Waterfall Tabs Waterfall Tabs
ID aedeinoblhlhdinjagbjolmdfpnnjhej
Offizielle URL https://chromewebstore.google.com/detail/waterfall-tabs/aedeinoblhlhdinjagbjolmdfpnnjhej
Beschreibung Start your relaxing and peaceful browsing experience
Dateigröße 777 KB
Installationsanzahl 11,142
Aktuelle Version 1.11
Letztes Update 2022-04-18
Veröffentlichungsdatum 2022-02-17
Entwickler C&A Corp
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://cacorp.io
Hilfeseite URL https://cacorp.io/#contact
URL der Datenschutzrichtlinien-Seite https://cacorp.io/privacy.html
Unterstützte Sprachen 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"
        }
    }
}