By: angsanch
Inspect and view changes in YTM Cover Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YTM Cover Fix",
"version": "1.0.1",
"description": "Fixes the bug where you can't see song covers in the Youtube Music player",
"permissions": [],
"content_scripts": [
{
"matches": [
"*://music.youtube.com/*"
],
"js": [
"scripts/player-image.js"
]
}
],
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"96": "icons/96.png",
"128": "icons/128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "cover_fix@angsanch.dev",
"strict_min_version": "109.0"
}
}
} Best YTM Cover Fix Alternatives
Here are some Firefox add-ons that are similar to YTM Cover Fix: