Waterfall Tabs

Start your relaxing and peaceful browsing experience

Waterfall Tabs란 무엇입니까?

Waterfall Tabs은(는) C&A Corp에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Start your relaxing and peaceful browsing experience"입니다.

확장 프로그램 스크린샷

screenshot

Waterfall Tabs 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Waterfall Tabs Waterfall Tabs
ID aedeinoblhlhdinjagbjolmdfpnnjhej
공식 URL https://chromewebstore.google.com/detail/waterfall-tabs/aedeinoblhlhdinjagbjolmdfpnnjhej
설명 Start your relaxing and peaceful browsing experience
파일 크기 777 KB
설치 횟수 11,142
현재 버전 1.11
최근 업데이트 2022-04-18
출시 날짜 2022-02-17
개발자 C&A Corp
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://cacorp.io
도움말 페이지 URL https://cacorp.io/#contact
개인정보 보호 정책 페이지 URL https://cacorp.io/privacy.html
지원되는 언어 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"
        }
    }
}