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是由Michael Crabb開發的Chrome擴展程式,該擴展的主要功能是“Provides a quick method of getting the 9 google shortcuts normally found on the google homepage”。

擴展截圖

screenshot

下載Address Bar Shortcuts擴展crx文件

下載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
官方網址 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"
    }
}