By: Maïwenn
Inspect and view changes in Live Event Stream source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Live Event Stream",
"version": "1.0.0",
"description": "Monitor Server-Sent Events on any page in real time. Available in English and Hindi.",
"browser_specific_settings": {
"gecko": {
"id": "{4aaee051-d9d5-49ac-b683-aee69c825ec6}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"browser_action": {
"default_icon": {
"16": "assets/icon16.png",
"32": "assets/icon32.png",
"48": "assets/icon48.png",
"96": "assets/icon96.png",
"128": "assets/icon128.png"
},
"default_title": "Live Event Stream",
"default_popup": "lib/popup.html"
},
"icons": {
"16": "assets/icon16.png",
"32": "assets/icon32.png",
"48": "assets/icon48.png",
"96": "assets/icon96.png",
"128": "assets/icon128.png"
},
"permissions": [
"tabs",
"activeTab",
"storage"
],
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"lib/content.js"
],
"run_at": "document_idle"
}
]
} Best Live Event Stream Alternatives
Here are some Firefox add-ons that are similar to Live Event Stream:
Server Events Viewer
Maïwenn
EventSource Monitor
Maïwenn
SSE Monitor
Maïwenn
Live Page Monitor
Philippa Rush
Aar318's Stream Notifier
Aar318
LiveTVStream
LiveTVStream
Stream Live — notifications for live streams
Kunzhutina
HLS Monitor
ph4ntom4s
Twitch Live Viewer
LordSuppe
Streams Live
nether0ne
PHP Error Log Streamer
php error