Chrome Shortcuts

This extension provides shortcuts to locations in Google Chrome

Chrome Shortcutsคืออะไร?

Chrome Shortcuts เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://bytecode77.com และคุณลักษณะหลักของมันคือ "This extension provides shortcuts to locations in Google Chrome"

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

screenshot

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

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

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

                        Chrome Shortcuts adds useful links to diverse locations in Google Chrome. Some settings are only reachable through multiple steps. This is where the extension saves time!

The included shortcuts are:

 • Apps
 • Google Web Store
 • Bookmark Manager
 • History
 • Downloads
 • Settings
   • Advanced sync settings
   • Startup pages
   • Search engines
   • Content settings
   • Clear browsing data
   • Autofill settings
   • Passwords
   • Languages
   • Extensions
 • Chrome Flags
 • Chrome URLs

Some of them are also reachable easily through the settings menu, but they are listed here, too.                    

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

ชื่อ Chrome Shortcuts Chrome Shortcuts
ID fmemikdglgekjjclafhhebcdapfcbhap
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/chrome-shortcuts/fmemikdglgekjjclafhhebcdapfcbhap
คำอธิบาย This extension provides shortcuts to locations in Google Chrome
ขนาดไฟล์ 40.87 KB
จำนวนการติดตั้ง 2,279
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2020-11-29
วันที่เผยแพร่ 2017-04-10
คะแนน 4.64/5 รวมทั้งหมด 14 คะแนน
ผู้พัฒนา https://bytecode77.com
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "author": "bytecode77",
    "homepage_url": "https:\/\/bytecode77.com",
    "name": "Chrome Shortcuts",
    "description": "This extension provides shortcuts to locations in Google Chrome",
    "version": "1.1.0",
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "browser_action": {
        "default_icon": "icon\/16.png",
        "default_popup": "html\/popup.html"
    }
}