AI 产品解读Adjusting the font size of comments in Niconico Live (ニコ生) comment panels.
Users find the default comment size too small or too large, and Niconico's native settings might not offer enough granularity or control over the comment panel specifically. It also solves the issue of Niconico's auto-scroll behavior interfering with reading comments when font sizes are changed.
The extension injects scripts into live.nicovideo.jp/watch/* pages. It monitors the comment panel DOM, applies CSS styles for font sizes, and intercepts scroll events to prevent Niconico's auto-scroll from pushing the view away when the user is reading. Settings are stored in chrome.storage.sync.
Adjust comment text font size (50%-300%)Adjust comment number font sizeOption to wrap long comments for full displayToggle extension on/offReal-time preview via sliders
- 目标用户
- Niconico Live viewers who want better readability of comments
- The extension relies on Niconico's internal DOM structure (e.g., classes like '_body_', 'contents-tab-panel') which might change with site updates, potentially breaking functionality. The analysis is based on static code analysis and does not test runtime behavior on the actual website.
付费分析未识别到付费功能
The extension is free. There are no references to payment platforms, subscription management, or paid feature gating in the source code. The description indicates it is a free utility.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension itself does not implement any login mechanism. It uses chrome.storage.sync for local settings. The destination service (nicovideo.jp) may require a login for some features, but this extension is a UI adjustment tool that works on the comment panel. The extension does not gate its functionality behind a login. The core workflow of adjusting comment size does not require the user to be logged into the extension or necessarily the destination service (though viewing comments might require being logged into Niconico, the extension's function is purely cosmetic adjustment).
Braveで動作しました 4kモニターで文字が小さくて困っていたので助かります 文字の折り返しもきちんと幅が広がって見やすいです ありがとうございます