github-hovercard
github-hovercard copied to clipboard
[FR] cache data for speed up
Request data should cache in sessionStorage.
This is easily done with https://github.com/fregante/webext-storage-cache
sessionStorage only lasts while the tab is open.
I also wrote other modules that might help in other parts of the extension, such as options sync and GitHub Enterprise support