{"id":18783305,"url":"https://github.com/yukaii/vimify-hackernews","last_synced_at":"2025-12-20T13:30:15.902Z","repository":{"id":186550073,"uuid":"675333700","full_name":"Yukaii/vimify-hackernews","owner":"Yukaii","description":"Opinionated vim-inspired keybinding for HackerNews","archived":false,"fork":false,"pushed_at":"2023-08-12T04:40:11.000Z","size":295,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T01:06:44.451Z","etag":null,"topics":["browser-extension","hackernews","vim-keybindings","vim-keyboard-shortcuts"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/vimify-hackernews/mfbnahmjgjaneipfjhepbdbnfiochcgp","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yukaii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-06T15:22:42.000Z","updated_at":"2023-09-24T22:51:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2e67a38-8670-4900-a964-94db760e2dd0","html_url":"https://github.com/Yukaii/vimify-hackernews","commit_stats":null,"previous_names":["yukaii/hackernews-vim-keybinding","yukaii/vimify-hackernews"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yukaii%2Fvimify-hackernews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yukaii%2Fvimify-hackernews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yukaii%2Fvimify-hackernews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yukaii%2Fvimify-hackernews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yukaii","download_url":"https://codeload.github.com/Yukaii/vimify-hackernews/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239699578,"owners_count":19682574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser-extension","hackernews","vim-keybindings","vim-keyboard-shortcuts"],"created_at":"2024-11-07T20:38:51.369Z","updated_at":"2025-12-20T13:30:15.841Z","avatar_url":"https://github.com/Yukaii.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vimify HackerNews - Vim-inpired keybinding to navigate HackerNews\n\n[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/mfbnahmjgjaneipfjhepbdbnfiochcgp)](https://chrome.google.com/webstore/detail/vimify-hackernews/mfbnahmjgjaneipfjhepbdbnfiochcgp)\n\n\u003cimg src=\"./assets/icon.png\" width=\"300\"\u003e\n\nhttps://github.com/Yukaii/hackernews-vim-keybinding/assets/4230968/9e16b212-af1e-44a9-97b5-c025a0e34f76\n\n## Usage\n\n| Keybinding | Description                  |\n| :--------- | :--------------------------- |\n| `\u003cnum\u003ej`   | Navigate Down                |\n| `\u003cnum\u003ek`   | Navigate Up                  |\n| `gg`       | Jump to first                |\n| `G`        | Jump to last                 |\n| `\u003cnum\u003eG`   | Jump to `\u003cnum\u003e`th            |\n| `o`        | Open Link                    |\n| `O`        | Open Link in New Tab         |\n| `v`        | Upvote                       |\n| `u`        | Unvote                       |\n| `d`        | Open comments                |\n| `D`        | Open comments in New Tab     |\n| `Escape`   | Unfocus                      |\n| `m`        | Read More                    |\n| `r`        | Reload                       |\n| `zz`       | Scroll active item to center |\n| `zt`       | Scroll active item to top    |\n| `zb`       | Scroll active item to bottom |\n| `Ctrl+o`   | Navigate back                |\n| `Ctrl+i`   | Navigate forward             |\n| `Ctrl+d`   | Scroll down half page        |\n| `Ctrl+u`   | Scroll up half page          |\n| `Ctrl+f`   | Scroll down full page        |\n| `Ctrl+b`   | Scroll up full page          |\n\n### Site navigation\n\n| Keybinding | URL                                                                                  |\n| :--------- | :----------------------------------------------------------------------------------- |\n| `gh`       | [https://news.ycombinator.com/news](https://news.ycombinator.com/news)               |\n| `gs`       | [https://news.ycombinator.com/show](https://news.ycombinator.com/show)               |\n| `gt`       | Go to Threads                                                                        |\n| `ga`       | [https://news.ycombinator.com/ask](https://news.ycombinator.com/ask)                 |\n| `gj`       | [https://news.ycombinator.com/jobs](https://news.ycombinator.com/jobs)               |\n| `gn`       | [https://news.ycombinator.com/submit](https://news.ycombinator.com/submit)           |\n| `gc`       | [https://news.ycombinator.com/newcomments](https://news.ycombinator.com/newcomments) |\n\n## Special Thanks to GPT-4 chan\n\nhttps://chat.openai.com/share/dc85aa8e-039d-48ae-84a9-eb72289d5992\n\n## Prior Works\n\nI knew some may exist, but I want to make my own version 🤣.\n\n- Refined Hacker News: https://github.com/plibither8/refined-hacker-news\n  - Support many features. My extension only focus on vim style keyboard navigation with my own taste.\n- `hackernews-platinum`: https://github.com/fberger/hackernews-platinum\n- `hacker-news-keyboard-navigation`: https://github.com/ZYinMD/hacker-news-keyboard-navigation\n- `hackercut`: https://chrome.google.com/webstore/detail/hacker-news-shortcut/dmiimkldokblocpmleogaeohkbffnobo\n\n## License\n\nMIT\n\n\u003c!-- Plasmo archived\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\npnpm dev\n# or\nnpm run dev\n```\n\nOpen your browser and load the appropriate development build. For example, if you are developing for the chrome browser, using manifest v3, use: `build/chrome-mv3-dev`.\n\nYou can start editing the popup by modifying `popup.tsx`. It should auto-update as you make changes. To add an options page, simply add a `options.tsx` file to the root of the project, with a react component default exported. Likewise to add a content page, add a `content.ts` file to the root of the project, importing some module and do some logic, then reload the extension on your browser.\n\nFor further guidance, [visit our Documentation](https://docs.plasmo.com/)\n\n## Making production build\n\nRun the following:\n\n```bash\npnpm build\n# or\nnpm run build\n```\n\nThis should create a production bundle for your extension, ready to be zipped and published to the stores.\n\n## Submit to the webstores\n\nThe easiest way to deploy your Plasmo extension is to use the built-in [bpp](https://bpp.browser.market) GitHub action. Prior to using this action however, make sure to build your extension and upload the first version to the store to establish the basic credentials. Then, simply follow [this setup instruction](https://docs.plasmo.com/framework/workflows/submit) and you should be on your way for automated submission!\n\n--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukaii%2Fvimify-hackernews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyukaii%2Fvimify-hackernews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukaii%2Fvimify-hackernews/lists"}