One-click turn any link into a visual bookmark, and it looks like
Notion
web 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 install
Run the development server
yarn dev
# or
pnpm dev
Then load uppacked extension in browser with the extension/
folder.
Build the extension
yarn build
# or
pnpm build
Then load uppacked extension in browser with the extension/
folder.