Troyan Launch Tab 2
Troyan Launch Tab 2 is a browser extension that replaces your new tab page with a clock, weather, and a search bar.
什么是Troyan Launch Tab 2?
Troyan Launch Tab 2是由Troyan Commerce EOOD开发的Chrome扩展程序,该扩展的主要功能是“Troyan Launch Tab 2 is a browser extension that replaces your new tab page with a clock, weather, and a search bar.”。
扩展截图
下载Troyan Launch Tab 2扩展crx文件
下载Troyan Launch Tab 2扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Troyan Launch Tab 2 is a Chrome browser extension that replaces the standard new tab page with a customizable and informative one. The extension features a dynamic page that displays news headlines, weather updates, and the current time. Users can choose between a light and dark theme to suit their preferences, and the extension comes with a selection of beautiful background images to enhance the browsing experience.
With Troyan Launch Tab 2, users can stay up-to-date with the latest news and weather forecasts while enjoying a personalized and aesthetically pleasing browsing experience. This extension is perfect for those who want to make the most out of their new tab page and add a touch of style to their browsing routine.
https://troyanlaunchtab.com/questions/ext_privacy2.html Privacy Policy
https://troyanlaunchtab.com/questions/ext_terms2.html Terms of Use
https://troyanlaunchtab.com/questions/ext_contact2.html Contact Us
https://troyanlaunchtab.com/questions/ext_about2.html About Us 扩展基本信息
| 名称 | |
| ID | jpiolnlpbkdgcfifaeojenmbebhpinlp |
| 官方URL | https://chromewebstore.google.com/detail/troyan-launch-tab-2/jpiolnlpbkdgcfifaeojenmbebhpinlp |
| 简介 | Troyan Launch Tab 2 is a browser extension that replaces your new tab page with a clock, weather, and a search bar. |
| 文件大小 | 23.43 KB |
| 安装次数 | 33,792 |
| 当前版本 | 2.0 |
| 更新时间 | 2023-06-28 |
| 上架时间 | 2023-04-25 |
| 评分 | 5.00/5 共15次评分 |
| 开发者 | Troyan Commerce EOOD |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | https://troyanlaunchtab.com/questions/ext_privacy2.html |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Troyan Launch Tab 2",
"version": "2.0",
"manifest_version": 3,
"description": "Troyan Launch Tab 2 is a browser extension that replaces your new tab page with a clock, weather, and a search bar.",
"chrome_url_overrides": {
"newtab": "resources\/index.html"
},
"icons": {
"128": "resources\/logo.png"
},
"host_permissions": [
"https:\/\/openweathermap.org\/*"
]
} | |