Media Controller
An extension that gives you precise control of Chrome's native media player.
什么是Media Controller?
Media Controller是由http://www.thundron.com开发的Chrome扩展程序,该扩展的主要功能是“An extension that gives you precise control of Chrome's native media player.”。
扩展截图
下载Media Controller扩展crx文件
下载Media Controller扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The Chrome browser includes native support for several media formats, such as mp3 audio and webm video. This is very useful as it allows for streaming of audio and video in the browser without the need to download the whole file, and without using a plugin. However, the built in media controls can be very imprecise, especially with longer files such as podcasts. Media Controller solves this issue by providing buttons and keyboard shortcuts that skip by increments of five seconds and up. Donations of any size are appreciated: Bitcoin (BTC): 1CtxexJouagAiSPRjjZRQBG91QgsRyLpkq Primecoin (XPM): AXajTCLJEBbvGCazX74QWjEiRxbizteTPN Note: To enable the extension when playing local files, check the "Allow access to file URLs" checkbox in the extensions manager. Please rate and review! Changes: 10/20/13 v0.21: Added default volume level setting. 10/1/13 v0.2: Added keyboard shortcuts. 8/3/13 v0.1: Initial publish.
扩展基本信息
名称 | |
ID | igioighnenobjloojpkhplonhedajmfi |
官方URL | https://chrome.google.com/webstore/detail/media-controller/igioighnenobjloojpkhplonhedajmfi |
简介 | An extension that gives you precise control of Chrome's native media player. |
文件大小 | 22 KB |
安装次数 | 1,388 |
当前版本 | 0.22 |
更新时间 | 2014-12-19 |
上架时间 | 2014-12-18 |
评分 | 4.24/5 共21次评分 |
开发者 | http://www.thundron.com |
付费类型 | free |
扩展官网 | http://www.thundron.com |
帮助页面URL | http://www.thundron.com |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Media Controller", "version": "0.22", "manifest_version": 2, "description": "An extension that gives you precise control of Chrome's native media player.", "offline_enabled": true, "icons": { "128": "128.png" }, "page_action": { "default_icon": "128.png", "default_title": "Precisely control media playback", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |