By: znwyrz
Inspect and view changes in my_streamlink source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "my_streamlink",
"version": "1.0.2",
"description": "List your favorite channels to open link with streamlink",
"icons": {
"48": "icons/logo_48.png",
"64": "icons/logo_64.png",
"96": "icons/logo_96.png"
},
"browser_action": {
"default_icon": {
"48": "icons/logo_48.png",
"64": "icons/logo_64.png",
"96": "icons/logo_96.png"
},
"default_title": "my_streamlink",
"default_popup": "action/index.html"
},
"permissions": [
"tabs",
"activeTab",
"storage",
"notifications"
],
"options_ui": {
"page": "options/index.html",
"browser_style": true
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{81d3b217-070f-4dac-8417-939e8de41dc4}"
}
}
} Best my_streamlink Alternatives
Here are some Firefox add-ons that are similar to my_streamlink: