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. 扩展基本信息
| 名称 | |
| 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"
}
}
} | |