
Kindle to Notion โ Highlight Sync Made Simple ์ ์์: Tรบlio Sousa
1-click export of Kindle highlights to Notion. Organize by book, tag, and sync Kindle notes to Notion database
์ฌ์ฉ์ 1๋ช
์ฌ์ฉ์ 1๋ช
ํ์ฅ ๋ฉํ ๋ฐ์ดํฐ
์คํฌ๋ฆฐ์ท






์ ๋ณด
Kindle to Notion is the ultimate extension for readers, researchers, students, and knowledge workers who want to export Kindle highlights and notes directly into Notion databases. Forget copy-paste headaches. In just one click, your Kindle clippings, annotations, and notes are transformed into structured, searchable entries in Notion.
โจ Key Features
๐ Kindle Integration
-Extract highlights and notes directly from Kindleโs online notebook.
-Supports highlight colors and associated notes.
-Retrieves book title, author, and even the book cover image.
โ๏ธ Setup & Installation
-Install via Chrome Web Store or load manually in developer mode.
-Create a Notion integration and copy your Internal Integration Token.
-Share your target Notion database with this integration.
-Enter your Notion API Token and Database ID in the extension popup.
Save settings โ and youโre ready!
๐ Supported Kindle Regions
United States โ read.amazon.com/notebook
Brazil โ ler.amazon.com.br/notebook
๐ง Common Issues & Fixes
โNot on Kindle pageโ โ Navigate to read.amazon.com/notebook first.
โInvalid tokenโ โ Double-check your Notion integration token.
โDatabase not foundโ โ Verify ID and database sharing settings.
โNo highlights foundโ โ Ensure your Kindle page is fully loaded.
Are you a developer? Visit our github repo -> https://github.com/tuliosousapro/Kindle-To-Notion-Extension
โจ Key Features
๐ Kindle Integration
-Extract highlights and notes directly from Kindleโs online notebook.
-Supports highlight colors and associated notes.
-Retrieves book title, author, and even the book cover image.
โ๏ธ Setup & Installation
-Install via Chrome Web Store or load manually in developer mode.
-Create a Notion integration and copy your Internal Integration Token.
-Share your target Notion database with this integration.
-Enter your Notion API Token and Database ID in the extension popup.
Save settings โ and youโre ready!
๐ Supported Kindle Regions
United States โ read.amazon.com/notebook
Brazil โ ler.amazon.com.br/notebook
๐ง Common Issues & Fixes
โNot on Kindle pageโ โ Navigate to read.amazon.com/notebook first.
โInvalid tokenโ โ Double-check your Notion integration token.
โDatabase not foundโ โ Verify ID and database sharing settings.
โNo highlights foundโ โ Ensure your Kindle page is fully loaded.
Are you a developer? Visit our github repo -> https://github.com/tuliosousapro/Kindle-To-Notion-Extension
0๋ช
์ด 0์ ์ผ๋ก ํ๊ฐํจ
๊ถํ ๋ฐ ๋ฐ์ดํฐ๋ ์์๋ณด๊ธฐ
ํ์ ๊ถํ:
- ๋ธ๋ผ์ฐ์ ํญ์ ์ ๊ทผ
- ler.amazon.com.br์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- read.amazon.com์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ ํ์ ๊ถํ:
- ler.amazon.com.br์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- read.amazon.com์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- api.notion.com์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- www.amazon.com์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- www.amazon.com.br์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ถ๊ฐ ์ ๋ณด
- ๋ถ๊ฐ ๊ธฐ๋ฅ ๋งํฌ
- ๋ฒ์
- 1.5.1
- ํฌ๊ธฐ
- 70.53 KB
- ๋ง์ง๋ง ์ ๋ฐ์ดํธ
- 2๋ฌ ์ (2025๋ 8์ 29์ผ)
- ๊ด๋ จ ์นดํ ๊ณ ๋ฆฌ
- ๋ผ์ด์ ์ค
- MIT ๋ผ์ด์ ์ค
- ๊ฐ์ธ์ ๋ณด์ฒ๋ฆฌ๋ฐฉ์นจ
- ์ด ๋ถ๊ฐ ๊ธฐ๋ฅ์ ๋ํ ๊ฐ์ธ์ ๋ณด์ฒ๋ฆฌ๋ฐฉ์นจ ์ฝ๊ธฐ
- ๋ฒ์ ๋ชฉ๋ก
- ํ๊ทธ
- ๋ชจ์์ง์ ์ถ๊ฐ
kindle2notion-extension/
โโโ manifest.json # Extension configuration
โโโ popup.html # User interface
โโโ popup.js # UI logic and validation
โโโ popup.css # Modern styling
โโโ contentScript.js # Extracts data from Kindle's notebook page.
โโโ background.js # Handles Notion API requests.
โโโ icons/ # Extension icons
No build process required - it's vanilla JavaScript!
)๐คContributing <img src="https://img.shields.io/github/contributors/tuliosousapro/Kindle-To-Notion-Extension">
We welcome contributions to improve this extension! To contribute:
1. Fork this repository.
2. Create a new branch (
git checkout -b feature/your-feature
).3. Make your changes and commit (
git commit -m "Add your feature"
).4. Push to your branch (
git push origin feature/your-feature
).5. Open a pull request with a clear description of your changes.
Please ensure your code follows:
- JavaScript ES6+ standards.
- Chrome's Content Security Policy (no inline scripts).
- Clear commit messages and documentation.
๐License
This project is licensed under the MIT License. See the LICENSE file for details.
๐ Privacy & Security
๐พIssues
Found a bug or have a feature idea? Open an issue right here in this repo.
- GitHub Issues
- Discussions: GitHub Discussions
Common Issues
| Issue | Solution |
|-------|----------|
| "Not on Kindle page" | Navigate to your Kindle notebook first |
| "Invalid token" | Check your Notion integration token |
| "Database not found" | Verify database ID and sharing permissions |
| "No highlights found" | Ensure the page has loaded completely |
| "Connection failed" | Use the "Test" button to diagnose issues |
๐FAQ
๐ก Curious how it works or have questions?
- Browse the FAQ CALABRESO EDITION for answers, tips, and more.
- Wiki: Project Wiki