Inspect and view changes in YouTube Miniplayer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Miniplayer",
"short_name": "YT Miniplayer",
"version": "1.1",
"description": "Opens YouTube links in a draggable, resizable miniplayer on any website. Supports Shorts, playlists, multiple players, PiP pop-out and more.",
"browser_specific_settings": {
"gecko": {
"id": "bukhariahmed76@gmail.com",
"strict_min_version": "126.0"
}
},
"permissions": [
"storage",
"activeTab",
"tabs",
"webNavigation"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"styles.css"
]
}
],
"action": {
"default_icon": {
"19": "icon48.png",
"38": "icon128.png"
},
"default_title": "YouTube Miniplayer",
"default_popup": "popup.html"
},
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"options_page": "options.html",
"commands": {
"close-player": {
"suggested_key": {
"default": "Alt+W"
},
"description": "Close the active miniplayer"
},
"toggle-extension": {
"suggested_key": {
"default": "Alt+Y"
},
"description": "Toggle the miniplayer on/off"
}
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"default_locale": "en"
} Best YouTube Miniplayer Alternatives
Here are some Firefox add-ons that are similar to YouTube Miniplayer:
QuickPlay Mini Player
Chi
Hide YouTube Miniplayer
Rizabek Mukanov
Floating 4 YouTube
Fireons
Floating Mini Player
Melvin Reed
Easy Youtube Player - Picture in Picture
uView Player
Preview YouTube
Nadir Laskar
YouTube Popout Player
Ryan Thaut
Block Youtube Miniplayer
Waumpel
Anywhere Player for YouTube™
moris
Mini Video Player
23WINZ SAN CHOI UY TIN
YouTube Floating Player
smgr
YouTube Popup
Firefox user 13443480