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 |
官方網址 | 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 |
電子郵箱 | [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" } } |