Fancy Motivation Tab

Override the new tab page with a Motivation Fancy

Τι είναι το Fancy Motivation Tab;

Το Fancy Motivation Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον LONG LA, και η κύρια λειτουργία του είναι "Override the new tab page with a Motivation Fancy".

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

screenshot

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

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

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

                        Make the new tab look fancy with motivational quote. to see how it looks, go to https://longla.github.io/Inspirely/#/motivatives                    

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

Όνομα Fancy Motivation Tab Fancy Motivation Tab
ID igbkklljibhkighkhflfhdcjglmfdejp
Επίσημο URL https://chromewebstore.google.com/detail/fancy-motivation-tab/igbkklljibhkighkhflfhdcjglmfdejp
Περιγραφή Override the new tab page with a Motivation Fancy
Μέγεθος Αρχείου 37.33 MB
Αριθμός Εγκαταστάσεων 82
Τρέχουσα Έκδοση 1.0.0
Τελευταία Ενημέρωση 2016-08-09
Ημερομηνία Δημοσίευσης 2016-08-09
Αξιολόγηση 4.88/5 Συνολικά 8 Αξιολογήσεις
Προγραμματιστής LONG LA
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://longla.github.io/Inspirely/#/motivatives
Διεύθυνση URL της Σελίδας Βοήθειας https://longla.github.io/Inspirely/#/motivatives
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fancy Motivation Tab",
    "description": "Override the new tab page with a Motivation Fancy",
    "short_name": "Motivation Tab",
    "minimum_chrome_version": "24.0.1307.0",
    "version": "1.0.0",
    "icons": {
        "16": "Quotation-Marks-16.png",
        "128": "Quotation-Marks-128.png"
    },
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2
}