vim-scroll
Simple j/k/h/l/gg/G scrolling. Nothing more, nothing less. The plugin allows scroll navigation with the keyboard: Press the j key…
O que é vim-scroll?
vim-scroll é uma extensão do Chrome desenvolvida por bladtman.extends, e sua principal característica é "Simple j/k/h/l/gg/G scrolling. Nothing more, nothing less. The plugin allows scroll navigation with the keyboard: Press the j key…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão vim-scroll
Baixe arquivos de extensão vim-scroll no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Simple j/k/h/l/gg/G scrolling. Nothing more, nothing less. The plugin allows scroll navigation with the keyboard: Press the j key to scroll down Press the k key to scroll up Press the h key to scroll left Press the l key to scroll right Press the g key twice to scroll to the top Press the G (shift + g) key to scroll to the bottom CHANGELOG: v4 fixed issue with scrolling when typing in input fields and similar. v5 fixed issue with slow scrolling on some pages v5.0.1 remove console.log statement DESCRIPTION: vim-scroll deliberately registers it's keybindings early, so that websites that use the same bindings (like twitter) will overwrite them. This might be made optional in later updates
Informações Básicas da Extensão
Nome | vim-scroll |
ID | cdfcbpndhmollmcmlehepbodcleebfen |
URL Oficial | https://chromewebstore.google.com/detail/vim-scroll/cdfcbpndhmollmcmlehepbodcleebfen |
Descrição | Simple j/k/h/l/gg/G scrolling. Nothing more, nothing less. The plugin allows scroll navigation with the keyboard: Press the j key… |
Tamanho do Arquivo | 5.72 KB |
Contagem de Instalações | 451 |
Versão Atual | 5.0.1 |
Última Atualização | 2023-06-11 |
Data de Publicação | 2017-04-17 |
Classificação | 4.82/5 Total de 17 Avaliações |
Desenvolvedor | bladtman.extends |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "vim-scroll", "version": "5.0.1", "icons": { "128": "jk.png" }, "content_scripts": [ { "matches": [ " |