Penumbra - Newtab Minified
A minified home screen.
什么是Penumbra - Newtab Minified?
Penumbra - Newtab Minified是由ayushman1998.1998开发的Chrome扩展程序,该扩展的主要功能是“A minified home screen.”。
扩展截图
下载Penumbra - Newtab Minified扩展crx文件
下载Penumbra - Newtab Minified扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Penumbra is a new tab replacement for chrome. It helps users to stay productive and focus on their work. The default chrome new tab have few limitations - it only shows maximum of 8 tabs, you can't change the logo of the icons.
Penumbra keeps the simplicity of default new tab and adds a few quintessential features like weather info, a random quote to keep you motivated, gradient backgrounds and few more. 扩展基本信息
| 名称 | |
| ID | gfcknafpdhcijijjbkekflmpfagdcdgd |
| 官方URL | https://chromewebstore.google.com/detail/penumbra-newtab-minified/gfcknafpdhcijijjbkekflmpfagdcdgd |
| 简介 | A minified home screen. |
| 文件大小 | 450 KB |
| 安装次数 | 24 |
| 当前版本 | 0.8 |
| 更新时间 | 2020-12-21 |
| 上架时间 | 2020-11-23 |
| 评分 | 5.00/5 共4次评分 |
| 开发者 | ayushman1998.1998 |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 帮助页面URL | https://github.com/ayushman-git/newtab |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Penumbra - Newtab Minified",
"version": "0.8",
"chrome_url_overrides": {
"newtab": ".\/index.html"
},
"description": "A minified home screen.",
"icons": {
"16": ".\/icons\/16.png",
"48": ".\/icons\/48.png",
"128": ".\/icons\/128.png"
}
} | |