By: tamo
Inspect and view changes in YT Comments Popup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "YT Comments Popup",
"version": "1.3.5",
"icons": {
"128": "ytcp.png"
},
"description": "Preview YT comments by hovering over links unless Ctrl is pressed",
"manifest_version": 3,
"permissions": [
"storage"
],
"content_scripts": [
{
"js": [
"ytcp.js"
],
"matches": [
"https://www.youtube.com/*"
]
}
],
"options_ui": {
"page": "options.html"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "ytcp@tamo.ddns.org",
"data_collection_permissions": {
"required": [
"websiteContent",
"websiteActivity"
]
}
}
},
"developer": {
"name": "Tamotsu Takahashi",
"url": "https://github.com/tamo/yt-comments-popup/"
}
} Best YT Comments Popup Alternatives
Here are some Firefox add-ons that are similar to YT Comments Popup:
YT Comments Filter
pukmajster
YouTube on Hover Preview
Jeremy Schomery
Youtube Comments
Outscrpaer
YouTubeTooltip
Firefox user 14151097
Preview YouTube
Nadir Laskar
Reddit Comment Hover
pvrs12
YT Replay Chat
Roshank
rComments - Reddit Hover Comments
iampuero
YouTube Link Viewer
MJ
Commenter Subscribers for YouTube™
mattyhempstead