Chrome extension to save information about DLsite's works in Notion.
- Duplicate the Notion template database from the following URL
- Clone the repository, create an .env file and specify the duplicated database ID and API Key.
VITE_NOTION_API_KEY="for"
VITE_DATABASE_ID="bar"
- Run
yarn build
and load the generateddist
directory in the Chrome browser.
- Allow easy configuration of tokens and database settings
- Page Duplicate Check
- Display the save button in dlsite.com
MIT