🐙 File tree extension for GitHub on Chrome & Firefox & Edge
Find a file
2018-06-05 23:48:45 +08:00
packages/pjax Merge commit '18ce99c8f689fda3db5d4bc182cd655cd3c83387' as 'packages/pjax' 2018-06-05 23:48:45 +08:00
src refactor(PJAX): update metadata on PJAX end 2018-06-03 13:24:43 +08:00
.babelrc initial commit 2018-01-07 12:45:27 +08:00
.eslintrc.json initial commit 2018-01-07 12:45:27 +08:00
.gitignore Squashed 'packages/pjax/' content from commit 8abb21e 2018-06-05 23:48:45 +08:00
generate-octicon.js feat(icon): use SVG octicon 2018-02-08 13:05:16 +08:00
LICENSE Squashed 'packages/pjax/' content from commit 8abb21e 2018-06-05 23:48:45 +08:00
package.json Squashed 'packages/pjax/' content from commit 8abb21e 2018-06-05 23:48:45 +08:00
README.md Squashed 'packages/pjax/' content from commit 8abb21e 2018-06-05 23:48:45 +08:00
webpack.config.js chore: update version number 2018-02-08 13:21:10 +08:00
yarn.lock feat: PJAX progress 2018-05-19 14:59:36 +08:00

Gitako

Yet another Chrome extension for GitHub. Inspired by Octotree & GayHub. Aimed at providing better UX, consistent UI regards to GitHub and more essential features.

Features

  • neat file tree
  • instant search for files
  • keyboard accessibility
    • press 'up' and 'down' to nav between search input and files in the list
    • press 'enter' or 'right' to redirect to file or expand folder
    • press 'left' to jump to parent folder or collapse current folder
  • redirect with pjax
  • copy snippets with one click
  • support access token (for private repo and frequent usage)
  • fancy loading animation ;)
  • use octicons
  • light size (26kb) & low memory usage
  • more WIP

Download

install from Chrome web store

Issues

Any bug report or suggestions are welcomed, feel free to draft a issue!