Orbit, the Cat

Read the mind of Orbit, the developer's cat, on each new tab.

Τι είναι το Orbit, the Cat;

Το Orbit, the Cat είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://invertedpassion.com, και η κύρια λειτουργία του είναι "Read the mind of Orbit, the developer's cat, on each new tab.".

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

screenshot

Λήψη αρχείου CRX της επέκτασης Orbit, the Cat

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

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

                        On each new tab, my cat will tell you how awesome you are. 

What can be better than cheering up while you're working? Try it :)                    

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

Όνομα Orbit, the Cat Orbit, the Cat
ID fjnielflhjkmmdldlmhlomnlhkpheeid
Επίσημο URL https://chromewebstore.google.com/detail/orbit-the-cat/fjnielflhjkmmdldlmhlomnlhkpheeid
Περιγραφή Read the mind of Orbit, the developer's cat, on each new tab.
Μέγεθος Αρχείου 26.96 KB
Αριθμός Εγκαταστάσεων 243
Τρέχουσα Έκδοση 1.1
Τελευταία Ενημέρωση 2018-03-26
Ημερομηνία Δημοσίευσης 2018-03-25
Αξιολόγηση 5.00/5 Συνολικά 16 Αξιολογήσεις
Προγραμματιστής https://invertedpassion.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://invertedpassion.com/
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Orbit, the Cat",
    "version": "1.1",
    "author": "Paras Chopra",
    "description": "Read the mind of Orbit, the developer's cat, on each new tab.",
    "homepage_url": "https:\/\/invertedpassion.com\/free-resources\/",
    "icons": {
        "128": "cat-walk-by-iconka.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}