New Inspiring Tab!

Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.

Τι είναι το New Inspiring Tab!;

Το New Inspiring Tab! είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.nuthinking.com, και η κύρια λειτουργία του είναι "Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.".

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

screenshot

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

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

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

                        Why having a page loaded in your new tab?

There are web pages that update frequently and that can provide an impressive amount of visual inspiration. An example is Dribbble. You could also put your Facebook but the idea is not to get too distracted to avoid the risk to forget where you wanted to go. The more visual, the better.


Please report new issues here: https://github.com/nuthinking/New-Inspiring-Tab/issues                    

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

Όνομα New Inspiring Tab! New Inspiring Tab!
ID jljbfjieapkkmdhfngjbdjmchoknjlek
Επίσημο URL https://chromewebstore.google.com/detail/new-inspiring-tab/jljbfjieapkkmdhfngjbdjmchoknjlek
Περιγραφή Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.
Μέγεθος Αρχείου 10.53 KB
Αριθμός Εγκαταστάσεων 20
Τρέχουσα Έκδοση 1.1
Τελευταία Ενημέρωση 2012-04-02
Ημερομηνία Δημοσίευσης 2012-04-02
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής https://www.nuthinking.com
Τύπος Πληρωμής free
Διεύθυνση URL της Σελίδας Βοήθειας https://github.com/nuthinking/New-Inspiring-Tab
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Inspiring Tab!",
    "version": "1.1",
    "description": "Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.",
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "options_page": "options.html",
    "icons": {
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2
}