By: TwinOfLink
Inspect and view changes in TUMMoodleNativeVideo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TUMMoodleNativeVideo",
"version": "1.0",
"author": "TwinOfLink",
"description": "Replaces the Video Player used by TUM Moodle (https://www.moodle.tum.de) with the built-in HTML5 Video Player",
"icons": {
"16": "icons/icon.svg",
"24": "icons/icon.svg",
"48": "icons/icon.svg",
"96": "icons/icon.svg"
},
"browser_action": {
"default_icon": {
"16": "icons/icon.svg",
"24": "icons/icon.svg",
"48": "icons/icon.svg",
"96": "icons/icon.svg"
},
"default_title": "replace video player"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.moodle.tum.de/*"
],
"js": [
"pageedit.js"
]
}
],
"permissions": [
"activeTab"
],
"incognito": "spanning"
} Best TUMMoodleNativeVideo Alternatives
Here are some Firefox add-ons that are similar to TUMMoodleNativeVideo:
HTML5 Video Everywhere
lejenome
Clean YT (just video & info)
SuperUdo
Unimib Lessons Direct Video
DrewTw
Pure motion
Pure motion
HumaneTube
stoically
No videos
sblondon
Remove YouTube Video Blur
WaviestBalloon
EmbedUpdater
Manuel Reimer
PlayerTube
ktg5
Gumroad Video Scraper
Dan
Video Downloader for RWTHmoodle
JNR306