godruoyi.mp4
Readog allows you to save links with a single click to any platform that support Open API. Currently, it supports Telegram and Bookmark, we are plans for additional more support in the future, PR/Issue are welcome.
- π° Click once and save to any platform
- π° Support browser Bookmark
- π Support Telegram
- π Support Bear
- πβπ¦Ί Support Obsidian
- π§ Support Notion
- π§ Support Flomo
- Download readog-chrome-extension-{version}.zip from Latest Release
- Unzip it
- Open the Extension page of Chrome & Arc browsers
- Enable
Developer mode
and clickLoad unpacked
button to import Readog - Configure the service provider you want to save data(tg, bookmark, bear, etc.)
- Enjoy.
- Clone the repository
- Install dependencies:
pnpm install
- Build the extension:
pnpm build
- Open Chrome Developer Tools and load the extension from the
dist
directory
- Clone the repository
- Install dependencies:
pnpm install
- Run the development server:
pnpm dev
- Open Chrome Developer Tools and load the extension from the
dist
directory - Make changes to the code and the extension will be reloaded automatically
MIT