One-click turn any link into a visual bookmark, and it looks like
Notionweb bookmark.
| Bookmark Layout | Light Mode | Dark Mode |
|---|---|---|
| Twitter card like | ![]() |
![]() |
| Notion web bookmark like | ![]() |
![]() |
This extension is built on top of metafy, which provides serverless api to fetch websites metadata easily and turn the metadata into the visual bookmark. like Twitter does.
- 🔮 Turn any tabs into a visual web bookmark
- 🐦 Twitter card like
- 🔖 Notion web-bookmark like
- 🖼️ Copy image to your clipboard
- 📷 Toggle the QRCode on the bookmark
- 🌛 Dark mode support
Install the dependencies
yarn
# or
pnpm installRun the development server
yarn dev
# or
pnpm devThen load uppacked extension in browser with the extension/ folder.
Build the extension
yarn build
# or
pnpm buildThen load uppacked extension in browser with the extension/ folder.



