HTML5 Video Controller
This extension provides additional controls to Youtube, Vimeo, Dailymotion, or any other HTML5 videos.
什麼是HTML5 Video Controller?
HTML5 Video Controller是由Angela Chieh開發的Chrome擴展程式,該擴展的主要功能是“This extension provides additional controls to Youtube, Vimeo, Dailymotion, or any other HTML5 videos.”。
擴展截圖
下載HTML5 Video Controller擴展crx文件
下載HTML5 Video Controller擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
HTML5 Video Controller is a Chrome extension that allows to control any HTML5 video, including Youtube, Vimeo, and Dailymotion videos. The extension allows you to easily: - Rewind the video by a specific amount of time - Fast forward the video by a specific amount of time - Jump directly to a specific time - Set the playback rate to 0.25, 0.5, 1, 1.5, or 2 (some videos may not support all playback rate values) On a Youtube/Vimeo/Dailymotion page, or any other page containing an HTML5 video, click on the extension icon and start controlling your video.
擴展基本資訊
名稱 | HTML5 Video Controller |
ID | lckanjabhailhdngplhaejjjbpnfmdld |
官方網址 | https://chromewebstore.google.com/detail/html5-video-controller/lckanjabhailhdngplhaejjjbpnfmdld |
簡介 | This extension provides additional controls to Youtube, Vimeo, Dailymotion, or any other HTML5 videos. |
檔案大小 | 10.45 KB |
安裝次數 | 2,000 |
目前版本 | 0.0.5 |
更新時間 | 2018-05-06 |
上架時間 | 2018-05-06 |
評分 | 4.00/5 共 4 次評分 |
開發者 | Angela Chieh |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "HTML5 Video Controller", "version": "0.0.5", "manifest_version": 2, "description": "This extension provides additional controls to Youtube, Vimeo, Dailymotion, or any other HTML5 videos.", "homepage_url": "https:\/\/github.com\/angelachieh\/youtube-controls", "icons": { "16": "img\/icon_16.png", "48": "img\/icon_48.png", "128": "img\/icon_128.png" }, "browser_action": { "default_icon": "img\/icon_19.png", "default_title": "HTML5 Video Controller", "default_popup": "views\/popup.html" }, "permissions": [], "content_scripts": [ { "matches": [ " |