By: The1MHR
Inspect and view changes in Universal Media Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 2,
"author": "Chris Rehfeld rehfeldchris@gmail.com",
"name": "Universal Video Player Controls",
"short_name": "VideoCtnrls",
"appNameCode": "umpc",
"description": "This extension lets you quickly seek video playback forwards and backwards.",
"version": "1.4",
"minimum_chrome_version": "41",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"run_at": "document_idle",
"all_frames": true,
"match_about_blank": true,
"js": [
"umpc-script-injector.js"
]
}
],
"background": {
"scripts": [
"umpc-background.js"
],
"persistent": false
},
"options_page": "options.html",
"web_accessible_resources": [
"umpc-communicator.js",
"umpc-parent.js",
"umpc-endpoint.js"
],
"permissions": [
"storage"
],
"icons": {
"16": "icons/if_Arrow_Right_Square_16x16.png",
"48": "icons/if_Arrow_Right_Square_48x48.png",
"128": "icons/if_Arrow_Right_Square_128x128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{e262a153-204b-4626-a6d1-b8a4a610b90e}"
}
}
} Best Universal Media Control Alternatives
Here are some Firefox add-ons that are similar to Universal Media Control:
Universal Video Hotkeys
phil294
Easy Control
Adam Nickle
Web Video Speed Controller
aynor
Video Seek
Frans
Video Speed Controller X
Danny Lin
↺ Video Seeking Everywhere
Laurens🦆
Mouse & Video
Igor Costa
Video Speed Controller
codebicycle
Video Speed Controller
Igrigorik
Simple Video Speed Controller
Chaseos Apps
UME - Ultimate Media Extention
ABDev
YouTube Shorts Seeker
AL EMRAN