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
官方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"
    }
}