Penumbra - Newtab Minified

A minified home screen.

Penumbra - Newtab Minifiedとは何ですか?

Penumbra - Newtab Minifiedはayushman1998.1998によって開発されたChromeの拡張機能で、その主な機能は「A minified home screen.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

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.                    

拡張機能の基本情報

名前 Penumbra - Newtab Minified Penumbra - Newtab Minified
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
Eメール [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"
    }
}