
browser-source-provider 作成者: voldikss
browser words completion source for coc-browser
7 Users7 Users
この拡張機能を使用するには Firefox が必要です
拡張機能メタデータ
この拡張機能について
This extension can grab the words from webpage, it is developed to do browser completion for Vim and VS Cdoe.
There is a local server run on the background. That server receives the words grabbed by this extension from you web page and use the words for Vim/VSCode completion candidates.
So the extension must has permissions for the local system to send words text to the local server. Normally they use 8888 port to communicate with each other.
In order to complete the words from you browser, firstly you should install coc-browser for Vim, visit: https://github.com/voldikss/coc-browser for more details.
There is a local server run on the background. That server receives the words grabbed by this extension from you web page and use the words for Vim/VSCode completion candidates.
So the extension must has permissions for the local system to send words text to the local server. Normally they use 8888 port to communicate with each other.
In order to complete the words from you browser, firstly you should install coc-browser for Vim, visit: https://github.com/voldikss/coc-browser for more details.
Rated 0 by 0 reviewers
Permissions and data詳細情報
必要な権限:
- すべてのウェブサイトの保存されたデータへのアクセス
詳しい情報
- アドオンリンク
- バージョン
- 1.1.1
- サイズ
- 12.71 KB
- 最終更新日
- 4年前 (2021年2月18日)
- 関連カテゴリー
- ライセンス
- MIT License
- バージョン履歴
- コレクションへ追加
voldikss が公開している他の拡張機能
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
That server receives the words grabbed by this extension from you web page and use the words for NeoVim/Vim completion candidates.
The extension must has permissions for the local system to send words text to the local server. Normally they use 8888 port to communicate with each other.