ChickSquares

Chickens. On your newtab!

Τι είναι το ChickSquares;

Το ChickSquares είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον steeven.liu2, και η κύρια λειτουργία του είναι "Chickens. On your newtab!".

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        What better way to fill a new tab than with a variety of chicken cubes?
With each new tab get a feathered friend with a motivational message. Keep them in your barn to generate eggs, and unlock even more poultry partners. You can even create your own!

-----
Update 1.3.2: Transitioned to a new database for storing chickens.
-----
Planned future features: 
- New chicken hairstyles, eye styles, beak styles, and more
- Internal messaging system
- Custom picture chickens

- 'Report to moderator' button
- Advertisements (gotta be honest hosting hundreds of user created content isn't cheep ;-;)                    

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

Όνομα ChickSquares ChickSquares
ID nkjbdebcjapomgjbegialdfhkamedpkc
Επίσημο URL https://chrome.google.com/webstore/detail/chicksquares/nkjbdebcjapomgjbegialdfhkamedpkc
Περιγραφή Chickens. On your newtab!
Μέγεθος Αρχείου 324 KB
Αριθμός Εγκαταστάσεων 28
Τρέχουσα Έκδοση 1.3.2
Τελευταία Ενημέρωση 2018-11-01
Ημερομηνία Δημοσίευσης 2018-11-01
Αξιολόγηση 5.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής steeven.liu2
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ChickSquares",
    "description": "Chickens. On your newtab!",
    "icons": {
        "48": "store\/icon48.png",
        "128": "store\/icon128.png"
    },
    "version": "1.3.2",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}