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 |
| 官方網址 | 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"
}
} | |