Skip to content

A Chrome Extension to Extend the usability of HyRead Service

Notifications You must be signed in to change notification settings

powentan/hyread_chrome_extension

Repository files navigation

HyRead圖書註記匯出Google Chrome擴充程式

介紹短片

How to Build the Extension

# install packages
npm run setup

# build extension
npm run build

# clean
npm run clean

# package the chrome extension
npm run package

TODO

  • Rewrite this to typescript
  • Add unit testing
  • Add exporting function for online viewing
  • Add Readwise reader API integration
  • OAuth integration: https://developers.dropbox.com/oauth-guide
  • Integrate cloud storage
    • Google Drive
    • Dropbox
  • Add a config for how to group the annotation
    • Sort by update time
  • Customize exporting format
  • Integrate with other services
    • Zapier
      • Save to google drive
      • Save to ...
    • Notion
    • ...
  • Sync all books at once

About

A Chrome Extension to Extend the usability of HyRead Service

Resources

Stars

Watchers

Forks

Packages

No packages published