Pixel Tab

Put some pixels in that new tab of yours!

What is Pixel Tab?

Pixel Tab is a Chrome extension developed by thealek, and its main feature is "Put some pixels in that new tab of yours!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Pixel Tab Extension CRX File

Download Pixel Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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)                    

Extension Basic Information

Name Pixel Tab Pixel Tab
ID ahdgijdojdfmmaghgfgdhhammlicpede
Official URL https://chromewebstore.google.com/detail/pixel-tab/ahdgijdojdfmmaghgfgdhhammlicpede
Description Put some pixels in that new tab of yours!
File Size 22.76 MB
Installation Count 900
Current Version 1.1
Last Updated 2023-11-27
Publish Date 2020-05-13
Rating 5.00/5 Total 13 Ratings
Developer thealek
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}