By: Kethan
Inspect and view changes in Playlist Time Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Playlist Time Finder",
"version": "1.0",
"description": "Shows the total time of a Youtube Playlist",
"icons": {
"48": "icon.png"
},
"permissions": [
"activeTab",
"storage",
"scripting"
],
"browser_action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://www.youtube.com/*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{e933ea4f-8525-4965-90da-29dd084be027}"
}
}
} Best Playlist Time Finder Alternatives
Here are some Firefox add-ons that are similar to Playlist Time Finder:
Playlist Time Calculator
princesharma
Youtube Playlist Duration Calculator
Nipun Gupta
YT Playlist Length
Sudhanshu Nautiyal
YouTube Playlist Time Info
Vitor Pereira Fontes
How Long is This Playlist?
EC
Youtube Playlist Duration Calculator
nrednav
uTotal - YT Playlist Duration
Spike
YouTube Playlist Watch Time Calculator
Androdom
Invidious Playlist Timer
Rotider Media