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!”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载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 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
电子邮箱 [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"
    }
}