sopisoft / d-comments

dアニメストアでニコニコ動画のコメントを表示するブラウザ拡張機能

Repository from Github https://github.comsopisoft/d-commentsRepository from Github https://github.comsopisoft/d-comments

d-anime comments viewer

d-comments logo

GitHub release (latest by date) GitHub Code Size in Bytes GitHub Stars GitHub

d アニメストアの動画再生画面でニコニコ動画のコメントを表示するブラウザ拡張機能です。

Installation

Chrome WebStore Firefox Browser ADD-ONS

Development

Requirements

Install dependencies

Install local dependencies by running:

bun install

Build

Run the following command:

# Requires Bash environment
bun run build

This will create a zip file in the dist directory.

dist/chrome.zip is for Chromium based browsers.

dist/firefox.zip is for Firefox based browsers.

Lint

Run the following command:

bun run lint

Format

Run the following command:

bun run format

License

Gnu General Public License v3.0

About

dアニメストアでニコニコ動画のコメントを表示するブラウザ拡張機能

License:GNU General Public License v3.0


Languages

Language:TypeScript 95.8%Language:CSS 2.5%Language:HTML 1.7%Language:JavaScript 0.1%