By: Cxntrxl
Inspect and view changes in NoPinkPlayer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "NoPinkPlayer",
"version": "1.0",
"description": "Feel like you're going crazy while staring at that youtube progress bar? You're not the only one! Remove the distracting pink gradient from the end of the bar with one simple addon.",
"permissions": [
"activeTab"
],
"icons": {
"48": "icons/npp-48.png"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"NoPinkPlayer.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{186476f2-37a1-4829-8145-b0126b9d12c9}"
}
}
} Best NoPinkPlayer Alternatives
Here are some Firefox add-ons that are similar to NoPinkPlayer: