Media Controller
An extension that gives you precise control of Chrome's native media player.
Media Controller क्या है?
Media Controller http://www.thundron.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An extension that gives you precise control of Chrome's native media player."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Media Controller एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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": [ " |