Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Chrome extension for clipping LeetCode problems to your Notion database.

NotificationsYou must be signed in to change notification settings

yishuolin/notion-leetcode-clipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Chrome extension for clipping LeetCode problem to you Notion database.

image

Getting Started

  1. Duplicate thedatabase template.

  2. Follow theofficial guide(Step 1 & Step 2) from Notion to create an integration and share the database with your integration.

  3. Clone the project and install dependencies.

    git clone https://github.com/yishuolin/notion-leetcode-clipper.gitcd notion-leetcode-clipperyarn install
  4. Paste yourNOTION_KEY andNOTION_DATABASE_ID insrc/js/request.js

    constNOTION_KEY='';constNOTION_DATABASE_ID='';
  5. Build bundle files.

    yarn build
  6. Go toExtension Management Page by navigating tochrome://extensions

  7. EnableDeveloper Mode by cliking the toggle switch on the upper right corner.

  8. Click theLoad unpacked button, selectnotion-leetcode-clipper/build directory.

About

A Chrome extension for clipping LeetCode problems to your Notion database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp