Address Bar Shortcuts

Provides a quick method of getting the 9 google shortcuts normally found on the google homepage

Τι είναι το Address Bar Shortcuts;

Το Address Bar Shortcuts είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Michael Crabb, και η κύρια λειτουργία του είναι "Provides a quick method of getting the 9 google shortcuts normally found on the google homepage".

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

screenshot

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

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

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

                        There's a nice little button the the google homepage that lets you quickly get access to all of the main google apps. Its awesome...but I don't spend all of my time on google.

This is a quick plugin that puts that same little button right next to your address bar.                    

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

Όνομα Address Bar Shortcuts Address Bar Shortcuts
ID fhdbclkabkdnggnodcclkibnefodkhgl
Επίσημο URL https://chromewebstore.google.com/detail/address-bar-shortcuts/fhdbclkabkdnggnodcclkibnefodkhgl
Περιγραφή Provides a quick method of getting the 9 google shortcuts normally found on the google homepage
Μέγεθος Αρχείου 61.71 KB
Αριθμός Εγκαταστάσεων 122
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2013-11-27
Ημερομηνία Δημοσίευσης 2013-11-27
Αξιολόγηση 3.67/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής Michael Crabb
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Address Bar Shortcuts",
    "description": "Provides a quick method of getting the 9 google shortcuts normally found on the google homepage",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}