powentan / hyread_chrome_extension

A Chrome Extension to Extend the usability of HyRead Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 82.6%Language:Vue 11.4%Language:HTML 4.5%Language:JavaScript 1.2%Language:CSS 0.2%