Shortcuts for Google products

Switch between Google products

Shortcuts for Google productsคืออะไร?

Shortcuts for Google products เป็นส่วนขยายของ Chrome ที่พัฒนาโดย vissh และคุณลักษณะหลักของมันคือ "Switch between Google products"

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

screenshot

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

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

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

                                            

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

ชื่อ Shortcuts for Google products Shortcuts for Google products
ID ckecjaicflfglkpindmacedgoafjpekb
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/shortcuts-for-google-prod/ckecjaicflfglkpindmacedgoafjpekb
คำอธิบาย Switch between Google products
ขนาดไฟล์ 8.52 KB
จำนวนการติดตั้ง 406
เวอร์ชันปัจจุบัน 0.1.5
อัปเดตครั้งล่าสุด 2018-07-15
วันที่เผยแพร่ 2018-07-15
คะแนน 3.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา vissh
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/vissh/shortcuts-for-google-products
ภาษาที่รองรับ en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Shortcuts for Google products",
    "version": "0.1.5",
    "manifest_version": 2,
    "description": "__MSG_description__",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icons\/icon16b2.png",
        "default_title": "__MSG_default_title__",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icons\/icon16b2.png",
        "48": "icons\/project_icon48.png",
        "128": "icons\/project_icon128.png"
    },
    "permissions": [
        ""
    ]
}