Stratus - New Tab page
A clean and fast new tab page
什么是Stratus - New Tab page?
Stratus - New Tab page是由https://stratus.lakai.dev开发的Chrome扩展程序,该扩展的主要功能是“A clean and fast new tab page”。
扩展截图
下载Stratus - New Tab page扩展crx文件
下载Stratus - New Tab page扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Stratus is a clean and fast add-on that replaces your new tab page that will display the current Gregorian and Nepalese lunar dates. It also offers a new background image everyday, a weather forecast for two days and an inspiring quote that changes daily. 扩展基本信息
| 名称 | |
| ID | emmihlmfocedjhjafneinogeccblecaj |
| 官方URL | https://chromewebstore.google.com/detail/stratus-new-tab-page/emmihlmfocedjhjafneinogeccblecaj |
| 简介 | A clean and fast new tab page |
| 文件大小 | 275 KB |
| 安装次数 | 92 |
| 当前版本 | 1.0.9 |
| 更新时间 | 2023-06-09 |
| 上架时间 | 2022-11-12 |
| 评分 | 5.00/5 共6次评分 |
| 开发者 | https://stratus.lakai.dev |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://github.com/dineshkhadka/stratus |
| 帮助页面URL | https://github.com/dineshkhadka/stratus |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"offline_enabled": true,
"name": "Stratus - New Tab page",
"description": "A clean and fast new tab page",
"version": "1.0.9",
"homepage_url": "https:\/\/github.com\/dineshkhadka\/stratus",
"chrome_url_overrides": {
"newtab": "index.html"
},
"icons": {
"16": "icons\/16.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
}
} | |