Inspect and view changes in YouTube UI Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Youtube UI Controller",
"version": "1.0",
"description": "A simple UI controller for Youtube focused on displaying the video you want.",
"permissions": [
"*://www.youtube.com/*",
"tabs",
"storage"
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "Youtube UI Controller",
"browser_style": true
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"*://www.youtube.com/*"
],
"js": [
"logic.js"
]
}
],
"manifest_version": 2,
"author": "Rishabh Ranjan Jha",
"browser_specific_settings": {
"gecko": {
"id": "youtube-ui-controller@rishabh-ranjan-jha"
}
},
"icons": {
"48": "img/icon48.jpg",
"96": "img/icon96.jpg"
}
} Best YouTube UI Controller Alternatives
Here are some Firefox add-ons that are similar to YouTube UI Controller:
Simple Youtube controller
Eduards
Youtube Short Controller
misa198
Youtube-Player
Firefox user 12891547
YouTube UI Toggle
anuragbaundwal
Media Controller
Technomancer
YouTube Button Controller
Real Happy Man
Simple Video Controller
Spencer
WS Remote YT Controller
Nabaraj Bhandari
YouTube UI Cleaner
Chaseos Apps
ytm
waleedj99
YouTube Speed Controller
youtube speed control
YT Grid Control
Andrii Hrytsenko