Pixel Tab
Put some pixels in that new tab of yours!
Pixel Tabとは何ですか?
Pixel Tabはthealekによって開発されたChromeの拡張機能で、その主な機能は「Put some pixels in that new tab of yours!」です。
拡張機能のスクリーンショット
Pixel Tab拡張機能のCRXファイルをダウンロード
Pixel Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Give that New Tab of yours a digital squares flavor and put some awe inspiring pixelart on it! Pixel Tab includes 60+ pixelart pieces from various artists that are sure to bring new life to your experience. Not only that, it also includes the following features! - Date and Time indicators - Custom greeting - Inspiring quotes - Simple To-Do list - Google search box - Access to artist's website/gallery All of the artwork provided in "Pixel Tab" was granted permission by the author of the work to be used only within the extension. If you'd like more information, contact @dotalek(https://twitter.com/dotalek)
拡張機能の基本情報
名前 | Pixel Tab |
ID | ahdgijdojdfmmaghgfgdhhammlicpede |
公式URL | https://chromewebstore.google.com/detail/pixel-tab/ahdgijdojdfmmaghgfgdhhammlicpede |
説明 | Put some pixels in that new tab of yours! |
ファイルサイズ | 22.76 MB |
インストール数 | 900 |
現在のバージョン | 1.1 |
最終更新日 | 2023-11-27 |
公開日 | 2020-05-13 |
評価 | 5.00/5 合計 13 レビュー |
開発者 | thealek |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Pixel Tab", "version": "1.1", "description": "Put some pixels in that new tab of yours!", "manifest_version": 3, "icons": { "16": "assets\/icon-16.png", "32": "assets\/icon-32.png", "48": "assets\/icon-48.png", "128": "assets\/icon-128.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |