Inspect and view changes in Nico Side Comment source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Nico Side Comment",
"version": "0.2.2",
"description": "ニコニコ動画のフルスクリーン時にコメント欄をサイドバー表示します",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://www.nicovideo.jp/watch/*"
],
"js": [
"content.js"
],
"css": [
"sidebar.css"
],
"run_at": "document_idle"
}
],
"action": {
"default_title": "Nico Side Comment"
},
"browser_specific_settings": {
"gecko": {
"id": "{9e6948e3-1c58-4983-86f8-f0ad90269497}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 Nico Side Comment 대안
다음은 Nico Side Comment과(와) 유사한 Firefox add-on입니다: