Chrome Shortcuts

This extension provides shortcuts to locations in Google Chrome

Chrome Shortcuts là gì?

Chrome Shortcuts là một tiện ích mở rộng Chrome được phát triển bởi https://bytecode77.com, và tính năng chính của nó là "This extension provides shortcuts to locations in Google Chrome".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Chrome Shortcuts

Tải xuống các tệp mở rộng Chrome Shortcuts dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Chrome Shortcuts Chrome Shortcuts
ID fmemikdglgekjjclafhhebcdapfcbhap
URL Chính Thức https://chromewebstore.google.com/detail/chrome-shortcuts/fmemikdglgekjjclafhhebcdapfcbhap
Mô tả This extension provides shortcuts to locations in Google Chrome
Kích Thước Tệp 40.87 KB
Số Lần Cài Đặt 2,279
Phiên Bản Hiện Tại 1.1.0
Cập Nhật Lần Cuối 2020-11-29
Ngày Phát Hành 2017-04-10
Đánh Giá 4.64/5 Tổng số 14 Đánh Giá
Nhà Phát Triển https://bytecode77.com
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}