Open
Description
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.