Waterfall Tabs
Start your relaxing and peaceful browsing experience
Waterfall Tabsとは何ですか?
Waterfall TabsはC&A Corpによって開発されたChromeの拡張機能で、その主な機能は「Start your relaxing and peaceful browsing experience」です。
拡張機能のスクリーンショット
Waterfall Tabs拡張機能のCRXファイルをダウンロード
Waterfall Tabs拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
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 |
Eメール | [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" } } } |