Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize requests for rehighlighting and google search #10

Open
aviaryan opened this issue Nov 20, 2016 · 0 comments
Open

Optimize requests for rehighlighting and google search #10

aviaryan opened this issue Nov 20, 2016 · 0 comments

Comments

@aviaryan
Copy link
Member

On extension load (bg.js) , fetch all pages that user has highlighted.
Then only when the url has been highlighted, send request for getting highlights.

Provide a sync option in extension to sync list of pages highlighted. Since user is assumed to be single, there is no ambiguity here.

This will also optimize google search highlighting. No need to fetch everytime.

@aviaryan aviaryan modified the milestone: v0.4 Nov 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant