提供元: SomeOne
Inspect and view changes in YouTube Playlist Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YouTube Playlist Analyzer",
"version": "1.5.0",
"description": "Analyze and manage YouTube playlists with ease.",
"background": {
"scripts": [
"assets/background.js"
]
},
"browser_action": {
"default_popup": "src/popup/index.html",
"default_icon": {
"16": "icons/16x16.png",
"48": "icons/48x48.png",
"128": "icons/128x128.png"
}
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"assets/content.js"
]
}
],
"permissions": [
"storage",
"tabs",
"activeTab",
"https://www.ytpla.in/*",
"https://ytpla.in/*"
],
"icons": {
"16": "icons/16x16.png",
"48": "icons/48x48.png",
"128": "icons/128x128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "ytplaExt@ytpla.in",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのYouTube Playlist Analyzer代替案
YouTube Playlist Analyzerに類似したFirefox add-onをいくつか紹介します:
YouTube Playlist Duration bar
WaiShen
Youtube Playlist Duration Calculator
nrednav
YT playlist length calculator
COCO
Youtube Playlist Duration
yuri8p
YouTube Playlist Time Info
Vitor Pereira Fontes
Youtube Playlist Duration Calculator
Nipun Gupta
YouTube Playlist Duration
Noah Dunbar
Playlist Time Calculator
princesharma
YouTube Playlist Watch Time Calculator
Androdom
uTotal - YT Playlist Duration
Spike
Youtube Playlist Duration and Progress Calculator
DOEHOONLEE