Typedash

Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.

Τι είναι το Typedash;

Το Typedash είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://typedash.io, και η κύρια λειτουργία του είναι "Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.                    

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

Όνομα Typedash Typedash
ID kpmmaampoeceelbjcdacknikchobbpah
Επίσημο URL https://chromewebstore.google.com/detail/typedash/kpmmaampoeceelbjcdacknikchobbpah
Περιγραφή Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.
Μέγεθος Αρχείου 4.63 KB
Αριθμός Εγκαταστάσεων 298
Τρέχουσα Έκδοση 0.1
Τελευταία Ενημέρωση 2018-10-08
Ημερομηνία Δημοσίευσης 2018-10-08
Αξιολόγηση 3.60/5 Συνολικά 15 Αξιολογήσεις
Προγραμματιστής https://typedash.io
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Typedash",
    "description": "Replace new tab page with customizable dashboard. Current features include news, notes, weather, and quick links.",
    "version": "0.1",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}