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