Html5 Video Speed Control

This extension allows the user to change the Html5 Video Speed.

Html5 Video Speed Control là gì?

Html5 Video Speed Control là một tiện ích mở rộng Chrome được phát triển bởi Eric, và tính năng chính của nó là "This extension allows the user to change the Html5 Video Speed.".

Ả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 Html5 Video Speed Control

Tải xuống các tệp mở rộng Html5 Video Speed Control 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

                        The appearance and description are aweful, but the extension is awesome.                    

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

Tên Html5 Video Speed Control Html5 Video Speed Control
ID kdeohphfaeoaeocgalpfjabofhfnikjc
URL Chính Thức https://chrome.google.com/webstore/detail/html5-video-speed-control/kdeohphfaeoaeocgalpfjabofhfnikjc
Mô tả This extension allows the user to change the Html5 Video Speed.
Kích Thước Tệp 31.58 KB
Số Lần Cài Đặt 84
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2019-06-01
Ngày Phát Hành 2019-06-01
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Eric
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,
    "name": "Html5 Video Speed Control",
    "description": "This extension allows the user to change the Html5 Video Speed.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "storage"
    ]
}