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.
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.
Before you compile the project, ensure you have the latest Node.js.
- Clone the repository:
git clone https://github.com/aikoofujimotoo/doujin-event-viewer.git
- Get inside:
cd doujin-event-viewer
- Install dependencies:
npm install
- Build:
npm run build
On successful compile, the compiled file will be available under dist/
directory.
Supports browsers that are ES5 compliant. For more detail, see this table containing supported browsers