TopTab
TopTab
什么是TopTab?
TopTab是由NicklasProd Studio开发的Chrome扩展程序,该扩展的主要功能是“TopTab”。
扩展截图
下载TopTab扩展crx文件
下载TopTab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The new tab of your favorite browser will become more functional with the help of our extension.
Features
The new tab is equipped with:
- built-in weather forecast in the user's location;
- built-in block from the latest news of the user's country or the world;
- the task statement block (Todo List);
- quick links to popular messengers.
Try the TopTab extension and personalize your browser!
Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "TopTab" Chrome extension and setting Chrome™ new tab search to that provided by the service and the Terms of Use and Privacy Policy.
https://makeandgetadsanalysis.com/search/privacy.html - Privacy Policy
https://makeandgetadsanalysis.com/search/terms.html - Terms of Use
https://makeandgetadsanalysis.com/search/contact.html - Contact Us
https://makeandgetadsanalysis.com/search/about.html - About Us
https://makeandgetadsanalysis.com/search/uninstall.html - Uninstall 扩展基本信息
| 名称 | |
| ID | oilcbojeghcfkidelcmjbnbmaplfegbj |
| 官方URL | https://chromewebstore.google.com/detail/toptab/oilcbojeghcfkidelcmjbnbmaplfegbj |
| 简介 | TopTab |
| 文件大小 | 1.27 MB |
| 安装次数 | 62,254 |
| 当前版本 | 4.0.0 |
| 更新时间 | 2022-09-14 |
| 上架时间 | 2021-10-23 |
| 评分 | 5.00/5 共10次评分 |
| 开发者 | NicklasProd Studio |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://nicklasprodstudio.com/ |
| 帮助页面URL | https://nicklasprodstudio.com/ |
| 隐私政策页面URL | http://makeandgetadsanalysis.com/search/privacy.html |
| 支持的语言 | en-US |
| manifest.json | |
{
"action": {
"default_icon": {
"128": "fav.png"
}
},
"chrome_url_overrides": {
"newtab": "dist\/index.html"
},
"description": "TopTab",
"icons": {
"128": "fav.png"
},
"manifest_version": 3,
"name": "TopTab",
"permissions": [
"storage"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "4.0.0"
} | |