egpjdkipkomnmjhjmdamaniclmdlobbo
Turn your browser into a Neovim GUI. This Chrome extension lets you use Neovim directly from your browser. Contrary to other extensions, it does not open a new OS window. In order to install it you need: - This Chrome addon - Neovim >=0.4.0 - The firenvim neovim plugin: https://github.com/glacambre/firenvim - Once the firenvim neovim plugin is installed, run `:call firenvim#install()`
Vim What?
Visual Vim reference: color-coded keyboard, prefix overlays, progressive lessons, plugin tips, and progress tracking. Vim What? is the interactive Vim command reference that lives in your browser. Forget a key? Click the toolbar icon — the full keyboard is right there, color-coded and clickable, with rich descriptions, examples, and official docs links for every command. Teal — Motion (moves the cursor: w, b, f, /) Orange — Operator (acts on a motion: d, y, c, =) Yellow — Command (direct action: i, o, p, u) Gray — Extra (prefix or special: g, z, ", @) Red text — Enters insert mode (i, a, o, s, c...) Visual keyboard — every Vim command on a full keyboard. Click any key for a detailed description, usage examples, and a direct link to the official Vim docs. Dual-layer keyboard — every key shows both the normal and shifted command stacked together. No toggle needed — the full picture is always visible. 9 progressive lessons — commands are introduced gradually across 9 named levels: 1 — Move & survive 2 — Insert & line basics 3 — Words & operators 4 — Find on line 5 — Yank & paste 6 — Search 7 — Visual mode 8 — Navigate the file 9 — Marks & macros Current-level keys are outlined so you always know what to focus on. Keys from previous levels stay visible but slightly muted. Inactive keys fade into the background. Prefix overlays — toggle g, z, or Ctrl mode to instantly see what every key does with that prefix, overlaid directly on the keyboard. Non-mapped keys hide their labels so only relevant commands show. Plugin tips — key info includes annotations for popular plugins like vim-surround, vim-commentary, vim-unimpaired, CamelCaseMotion, vim-asterisk, and more. Search — type any key or keyword to instantly highlight matching keys across the entire keyboard. Key of the Day — a different letter key is featured each day with its full description. Great for building muscle memory over time. Progress tracking — mark keys as learned. A green dot appears on each learned key and the Progress panel shows your completion by category. Text Objects reference — a dedicated panel for i/a text object selectors (iw, a(, i", it...), color-coded and grouped by category. Custom mappings — save your personal remaps and notes per key or sequence (e.g. leader+w, gd, Ctrl-p). They appear highlighted on the keyboard and in the info panel. Keyboard navigation — press any key on your physical keyboard to select it on screen. Press Escape to clear the selection, or press Escape again to close the popup. Whether you are just starting with Vim or filling in gaps in your knowledge, Vim What? keeps the full command set one click away — without leaving your browser.
Refined GitHub
Simplifies the GitHub interface and adds useful features Highlights: - Linkifies issue/PR references and URLs in code. - Makes whitespace characters visible. - Reduces tabs’ size to 4 spaces instead of 8. - Adds one-click merge conflict fixers. - Adds reaction avatars showing who reacted to a comment. - Adds a button to revert all the changes to a file in a PR. - Adds a build/CI status icon next to the repo’s name. - Adds a button to view the source of Markdown files. - Shows PRs that touch the current file. - Highlights the most useful comment in conversations. - Shows the first Git tag a merged PR was included in. - Adds a link to an automatic changelog for each tag/release. - Adds possible related pages and alternatives on 404 pages. - Displays the age of the repository in the sidebar. And so much more! 200+ features. See the website for a full list of features. The GITHUB and REFINED GITHUB trademarks are owned by GitHub, Inc. and used under license.
Browserpass
Browser extension for zx2c4's pass (password manager) Browserpass is a browser extension for Chrome (and Firefox) to retrieve login details from pass (passwordstore.org) straight from your browser. It uses native messaging to talk to a local binary to retrieve the login details in a secure manner. Hit "Ctrl+Shift+L" to open up the password search or click the lock icon , cycle through the logins with TAB and hit ENTER to auto-fill & submit the login form of the current site. This add-on depends on a small binary you'll need to install on your OS. Installation instructions can be found here: https://github.com/browserpass/browserpass-native
Sourcegraph
Connect Sourcegraph to GitHub. Open repos, compare revisions and search code directly from Chrome's Omnibox for faster development. Make it work on your code host • GitHub: No action required. Your extension works here by default. • GitHub Enterprise: click the extension icon and update the "Sourcegraph URL" Make it work for private code To use the browser extension with your private repositories, you must set up a private Sourcegraph instance and connect it to the extension.