Skip to content

Adds viewable events to specific event dates on music stores like suruga-ya, melonbooks and others

License

Notifications You must be signed in to change notification settings

doujincafe/doujin-event-viewer

Repository files navigation

Event Viewer

A Tampermonkey Script to display Doujin Event within dates on online doujin marketplaces such as Suruga-ya, Melonbooks and more.

PS: The doujin events present here is not complete. If you wish to add more events, please open up a issue, write the events with their dates and then include sources to verify.

Usage

Get the latest release here.

It should prompt tampermonkey to install the script otherwise, you need to copy and paste the content to newly created tampermonkey script.

Compiling from Source

Before you compile the project, ensure you have the latest Node.js.

  1. Clone the repository: git clone https://github.com/aikoofujimotoo/doujin-event-viewer.git
  2. Get inside: cd doujin-event-viewer
  3. Install dependencies: npm install
  4. Build: npm run build

On successful compile, the compiled file will be available under dist/ directory.

Browser Compatibility

Supports browsers that are ES5 compliant. For more detail, see this table containing supported browsers

License

MIT