Motivate

Displays motivation quotes on the new tab page

Τι είναι το Motivate;

Το Motivate είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://sridattalabs.com, και η κύρια λειτουργία του είναι "Displays motivation quotes on the new tab page".

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        You see your new tab page more often than any other site on the Internet. Motivate transforms your new tab page into a source of motivation, with inspiring quotes and beautiful landscapes.                    

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

Όνομα Motivate Motivate
ID fikbnglopgmdoobfkallgioahbeddajc
Επίσημο URL https://chromewebstore.google.com/detail/motivate/fikbnglopgmdoobfkallgioahbeddajc
Περιγραφή Displays motivation quotes on the new tab page
Μέγεθος Αρχείου 10.26 MB
Αριθμός Εγκαταστάσεων 1,810
Τρέχουσα Έκδοση 0.5
Τελευταία Ενημέρωση 2013-12-18
Ημερομηνία Δημοσίευσης 2013-12-18
Αξιολόγηση 4.47/5 Συνολικά 53 Αξιολογήσεις
Προγραμματιστής https://sridattalabs.com
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Motivate",
    "version": "0.5",
    "manifest_version": 2,
    "description": "Displays motivation quotes on the new tab page",
    "minimum_chrome_version": "20.0.1132.47",
    "chrome_url_overrides": {
        "newtab": "page.html"
    },
    "icons": {
        "16": "img\/icons\/quote_square_16.png",
        "48": "img\/icons\/quote_square_48.png",
        "128": "img\/icons\/quote_square_128.png"
    }
}