Pixel Tab

Put some pixels in that new tab of yours!

¿Qué es Pixel Tab?

Pixel Tab es una extensión de Chrome desarrollada por thealek, y su función principal es "Put some pixels in that new tab of yours!".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Pixel Tab

Descarga archivos de extensión Pixel Tab en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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)                    

Información Básica de la Extensión

Nombre Pixel Tab Pixel Tab
ID ahdgijdojdfmmaghgfgdhhammlicpede
URL Oficial https://chromewebstore.google.com/detail/pixel-tab/ahdgijdojdfmmaghgfgdhhammlicpede
Descripción Put some pixels in that new tab of yours!
Tamaño del Archivo 22.76 MB
Cantidad de Instalaciones 900
Versión Actual 1.1
Última Actualización 2023-11-27
Fecha de Publicación 2020-05-13
Calificación 5.00/5 Total de 13 Calificaciones
Desarrollador thealek
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    }
}