Shortcuts for Google products

Switch between Google products

Shortcuts for Google products là gì?

Shortcuts for Google products là một tiện ích mở rộng Chrome được phát triển bởi vissh, và tính năng chính của nó là "Switch between Google products".

Ả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 Shortcuts for Google products

Tải xuống các tệp mở rộng Shortcuts for Google products 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

                                            

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

Tên Shortcuts for Google products Shortcuts for Google products
ID ckecjaicflfglkpindmacedgoafjpekb
URL Chính Thức https://chrome.google.com/webstore/detail/shortcuts-for-google-prod/ckecjaicflfglkpindmacedgoafjpekb
Mô tả Switch between Google products
Kích Thước Tệp 8.52 KB
Số Lần Cài Đặt 406
Phiên Bản Hiện Tại 0.1.5
Cập Nhật Lần Cuối 2018-07-15
Ngày Phát Hành 2018-07-15
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển vissh
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/vissh/shortcuts-for-google-products
Ngôn Ngữ Được Hỗ Trợ 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": [
        ""
    ]
}