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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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