browser words completion source for coc-browser
chrome extension for coc-browser: https://github.com/voldikss/coc-browser. It is used to collect the words in the current webpage and save them in some cache files.
There is a local http server, which is spawned by another application coc-browser, gathers all these words as the candidates of code completion in vim.