Quick Shortcuts for Google™ Services

FREE! Quick shortcuts for Google Services.

Quick Shortcuts for Google™ Servicesคืออะไร?

Quick Shortcuts for Google™ Services เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://quick-shortcuts.pdfwork.com และคุณลักษณะหลักของมันคือ "FREE! Quick shortcuts for Google Services."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Quick Shortcuts for Google™ Services

ดาวน์โหลดไฟล์ส่วนขยาย Quick Shortcuts for Google™ Services ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Get quick access to all of your favorite Google services today when you install this extension.

Once you install this extension, you can customise the icons which are displayed, so that you are just 2 clicks away from your most frequently used Google services.

As Google has over 100+ services which are provided to developers/consumers, it can be a pain to keep track of all the services. Hence, we made this quick access software
to help you save time.

Choose from 3 display methods on how you want the top services to appear via the options page.

Enjoy having quick access to your Google Services such as

Youtube
Gmail
Google Drive
Google Translate and much more when you install this software today.

Disclaimer: Please note this extension is NOT made by Google and is made by an independent development team. All copyrights belong to their respective owners.
Google doesn’t endorse or sponsor this Chrome extension. Quick Shortcuts for Google™ Services is not owned by, is not licensed by and is not a subsidiary of Google Inc.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Quick Shortcuts for Google™ Services Quick Shortcuts for Google™ Services
ID gfnecangblfckgmkeomnfkhndmplkccd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/quick-shortcuts-for-googl/gfnecangblfckgmkeomnfkhndmplkccd
คำอธิบาย FREE! Quick shortcuts for Google Services.
ขนาดไฟล์ 804 KB
จำนวนการติดตั้ง 323
เวอร์ชันปัจจุบัน 3.0.0
อัปเดตครั้งล่าสุด 2022-04-27
วันที่เผยแพร่ 2021-01-26
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา https://quick-shortcuts.pdfwork.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://quick-shortcuts.pdfwork.com/
URL หน้านโยบายความเป็นส่วนตัว https://delete-all-messages-for-facebook.freebusinessapps.net/privacy-policy
ภาษาที่รองรับ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/js\/welcome.js"
    },
    "container": [
        "GOOGLE_DRIVE"
    ],
    "default_locale": "en",
    "description": "__MSG_AppDesc__",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "192": "icon-192.png",
        "256": "icon-256.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "512": "icon-512.png",
        "64": "icon-64.png",
        "72": "icon-72.png",
        "96": "icon-96.png"
    },
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "offline_enabled": true,
    "options_page": "options.html",
    "version": "3.0.0",
    "action": {
        "default_icon": "icon-512.png",
        "default_popup": "popup.html"
    },
    "homepage_url": "https:\/\/quick-shortcuts.pdfwork.com\/"
}