Pixel Tab

Put some pixels in that new tab of yours!

Τι είναι το Pixel Tab;

Το Pixel Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον thealek, και η κύρια λειτουργία του είναι "Put some pixels in that new tab of yours!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Pixel Tab

Λήψη αρχείων επέκτασης 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"
    }
}