Inspect and view changes in Reddive — Live Reddit Threads source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Reddive — Live Reddit Threads",
"version": "1.0.2",
"description": "Watch live Reddit comment threads — newest comments first, highlighted as they arrive. Free, no subscription.",
"homepage_url": "https://reddive.pages.dev/",
"permissions": [
"storage"
],
"host_permissions": [
"https://*.reddit.com/*"
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_title": "Toggle Reddive live stream",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://*.reddit.com/*/comments/*"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"reddit-overlay.js"
],
"matches": [
"https://*.reddit.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "reddive@reddive.pages.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Reddive — Live Reddit Threads Alternatives
Here are some Firefox add-ons that are similar to Reddive — Live Reddit Threads:
Reddit Comments for YouTube (+ Nebula)
thea
Threads for YouTube
a-bravo
Live Thread Ticker
Ryan O
Sidebar Comments for Reddit
Hobbyt
Reddit Comments for YouTube
Acelogic
Reddix - Reddit bookmarks
Vitaly Yerofeyevsky
Hightlight new comments on Reddit
timendum
YT Replay Chat
Roshank
Reddit (Au) Comment Highlights
Easy
Reddit Unread Comments
Nemanja Mitic
Reddit Only Parent Comments
Xnanga
Reddit Stream
Bash Software