Inspect and view changes in Code Radio source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Code Radio",
"version": "0.2",
"description": "Displays a sidebar with Code Radio from freeCodeCamp.org.",
"author": "Seburo",
"applications": {
"gecko": {
"strict_min_version": "73.0"
}
},
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"192": "icons/icon32.png"
},
"sidebar_action": {
"default_icon": {
"192": "icons/icon32.png"
},
"default_title": "Code Radio",
"default_panel": "index.html"
},
"browser_action": {
"default_icon": {
"192": "icons/icon32.png"
},
"theme_icons": [
{
"light": "/icons/icondark32.png",
"dark": "/icons/iconlight32.png",
"size": 192
}
]
},
"permissions": [
"storage",
"tabs"
],
"commands": {
"_execute_sidebar_action": {
"suggested_key": {
"default": "Ctrl+Alt+F"
}
}
}
} ベストのCode Radio代替案
Code Radioに類似したFirefox add-onをいくつか紹介します:
Code Radio Player
Seth
GitHub Sidebar
Paul
Comments Sidebar for Youtube
Zericho
Coder-theme
Nabendu
Code Self Study
j127
Rainbow Nightlight
Paul
Radio Meuh Player Plugin
Nikelse
2048 Sidebar
Josias
Rocket Sidebar Sites
zs1rcm
MusicFox
NoCellist
QR Code Util
Firefox user 13352660
Morse code translator audio
george