Pixel Tab

Put some pixels in that new tab of yours!

Cos'è Pixel Tab?

Pixel Tab è un'estensione di Chrome sviluppata da thealek, e la sua funzione principale è "Put some pixels in that new tab of yours!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Pixel Tab

Scarica i file di estensione Pixel Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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)                    

Informazioni di Base sull'Estensione

Nome Pixel Tab Pixel Tab
ID ahdgijdojdfmmaghgfgdhhammlicpede
URL Ufficiale https://chromewebstore.google.com/detail/pixel-tab/ahdgijdojdfmmaghgfgdhhammlicpede
Descrizione Put some pixels in that new tab of yours!
Dimensione del File 22.76 MB
Conteggio Installazioni 900
Versione Corrente 1.1
Ultimo Aggiornamento 2023-11-27
Data di Pubblicazione 2020-05-13
Valutazione 5.00/5 Totale 13 Valutazioni
Sviluppatore thealek
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}