Winterly Tab
Beautifully replace new tab screen with simple and minimalist winter themed background.
Winterly Tabとは何ですか?
Winterly TabはHadna Spaceによって開発されたChromeの拡張機能で、その主な機能は「Beautifully replace new tab screen with simple and minimalist winter themed background.」です。
拡張機能のスクリーンショット
Winterly Tab拡張機能のCRXファイルをダウンロード
Winterly Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Free & open source new tab replacement for your browser. All images are taken from Unsplash. Image background will be automatically changed every 5 minutes, or you can change it manually.
拡張機能の基本情報
名前 | Winterly Tab |
ID | fcbaofhfpeakjobpnemojmibbnkpgigi |
公式URL | https://chromewebstore.google.com/detail/winterly-tab/fcbaofhfpeakjobpnemojmibbnkpgigi |
説明 | Beautifully replace new tab screen with simple and minimalist winter themed background. |
ファイルサイズ | 236 KB |
インストール数 | 72 |
現在のバージョン | 0.0.1 |
最終更新日 | 2021-10-05 |
公開日 | 2021-10-04 |
開発者 | Hadna Space |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/dkhd/winterly-tab |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Winterly Tab", "author": "Diky hadna", "version": "0.0.1", "description": "Beautifully replace new tab screen with simple and minimalist winter themed background.", "icons": { "16": "snowflake.png", "48": "snowflake.png", "128": "snowflake.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |