This is a Chrome extension that automatically uploads Baekjoon source code, submission details, and code explanations to a Notion page.
Simply paste the source code URL, and a neatly formatted Notion page will be created with the code, memory/time information, and problem metadata.
Install the extension from the Chrome Web Store (⚠️Currently under review)
On first launch, enter your OpenAI API Key (optional), Notion Integration Token, and Notion Page ID
How to get your OpenAI API Key (optional)
On baekjoon, go to your submission page → view source
→ Copy the source code url (https://boj.kr/...
)
Open the extension popup, paste the URL → click Import & Commit