Tab Play
Pause/Play, scrub or mute videos playing on another tab or another window in current window!
Tab Play là gì?
Tab Play là một tiện ích mở rộng Chrome được phát triển bởi cyfdev, và tính năng chính của nó là "Pause/Play, scrub or mute videos playing on another tab or another window in current window!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Tab Play
Tải xuống các tệp mở rộng Tab Play 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
Video player controller for those that work on multiple tabs in multiple windows Have music playing in the background and want to pause it briefly without digging through all your tabs? Pause/Resume and skip forward and back with Video Tab Controller. Have controll over what is playing on your browser, in your background, without having to dig for that one tab
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Tab Play |
ID | jjeagdfnfenacnncimelkhlnhkbiaoch |
URL Chính Thức | https://chrome.google.com/webstore/detail/tab-play/jjeagdfnfenacnncimelkhlnhkbiaoch |
Mô tả | Pause/Play, scrub or mute videos playing on another tab or another window in current window! |
Kích Thước Tệp | 54.91 KB |
Số Lần Cài Đặt | 114 |
Phiên Bản Hiện Tại | 2.0 |
Cập Nhật Lần Cuối | 2016-09-04 |
Ngày Phát Hành | 2016-09-04 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | cyfdev |
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": "Tab Play", "description": "Pause\/Play, scrub or mute videos playing on another tab or another window in current window!", "version": "2.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Tab Control" }, "background": { "scripts": [ "eventPage.js" ], "persistent": false }, "content_scripts": [ { "run_at": "document_end", "matches": [ " |