A Chrome extension to collect and organize your open tab links into a Notion page for easy access and management.
- Gather all open tab URLs.
- Create a Notion page with sorted URLs for better organization.
-
Clone the repository:
git clone https://github.com/Riken7/tab-links-to-notion.git
-
Setup Notion Integration:
i.Create a Notion integration by visiting Notion Developer Portal.
ii.Get your API key from the integration settings.
iii.Share the Notion page with your integration to grant access.
-
Update <background.js> file with your Notion API key and page ID
-
Load the extension in your browser:
i. Open Chrome and navigate to chrome://extensions/.
ii.Enable "Developer mode" (toggle in the top right).
iii.Click "Load unpacked" and select the directory where the extension files are located.