google-search-result-focusable

A Google Chrome extension to select search results by Tab and Enter

Stars
2

Hit TAB and ENTER on Google Search Results Node.js CI

The source code of Google Chrome Extension, Hit TAB and ENTER on Google Search Results.

👉 Install it from chrome web store

Develop

Once:

  • brew install pre-install
  • pre-commit install
  • yarn build
  • In chrome://extensions/ load "unpacked" of ./build

Every time you modify the code:

  • yarn build
  • Verify it in Google search result page

Publish (for me)

License

MIT

Badges
Extracted from project README
Node.js CI image