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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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