Palette Tab

A new aesthetically pleasing palette each time you open a new tab.

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

Το Palette Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://picture-palette.web.app, και η κύρια λειτουργία του είναι "A new aesthetically pleasing palette each time you open a new tab.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

Λήψη αρχείων επέκτασης Palette Tab σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        This extension generates a new aesthetically pleasing palette each time you open a new tab.

== Here's how to use the extension ==

Step 1: Install the extension
Step 2: Open a new tab

== Does the extension collect any data? ==

Palette Tab **DOES NOT** collect any of your data or browsing activity. We are very fanatical about privacy ourselves and your privacy is extremely important to us as well. The extension runs offline and does not communicate with any external services.

If you want to read our privacy policy and terms of service you can find it at our website https://andreasbm.github.io/privacy?app=palette-tab

== Feedback and bug reports ==

Palette Tab is still in beta. If you find a bug or are having issues please don't post your bug report here - contact us directly so we can fix it.

== Enjoying Palette Tab? Please rate! ==

If you like Palette Tab, please help spread the word by giving it a 5 star rating here or share it with your friends 😄 If you are not fully satisfied, please contact us and we will make sure to help.

== Palette Tab Twitter ==

Please follow us on Twitter at @pic_palette. Once a day we post an aesthetically pleasing palette to shine up your feed.

== Palette Tab website ==

If you want to learn more about this extension you can go to our website https://picture-palette.web.app.

== Stay tuned ==

We will keep improving Palette Tab! Stay tuned for updates in the future 👍                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Palette Tab Palette Tab
ID mjpmlloiokaenlbfgpaejchnnoniidep
Επίσημο URL https://chromewebstore.google.com/detail/palette-tab/mjpmlloiokaenlbfgpaejchnnoniidep
Περιγραφή A new aesthetically pleasing palette each time you open a new tab.
Μέγεθος Αρχείου 8.55 MB
Αριθμός Εγκαταστάσεων 244
Τρέχουσα Έκδοση 1.2
Τελευταία Ενημέρωση 2020-03-24
Ημερομηνία Δημοσίευσης 2020-03-23
Αξιολόγηση 5.00/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής https://picture-palette.web.app
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://picture-palette.web.app
Διεύθυνση URL της Σελίδας Βοήθειας https://andreasbm.github.io/privacy?app=palette-tab
URL της Σελίδας Πολιτικής Απορρήτου https://andreasbm.github.io/privacy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Palette Tab",
    "description": "A new aesthetically pleasing palette each time you open a new tab.",
    "version": "1.2",
    "manifest_version": 2,
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "extension\/index.html"
    },
    "icons": {
        "16": "extension\/icon\/icon16.png",
        "32": "extension\/icon\/icon32.png",
        "64": "extension\/icon\/icon64.png",
        "128": "extension\/icon\/icon128.png"
    }
}