🐙 File tree extension for GitHub on Chrome & Firefox & Edge
Find a file
2018-06-06 00:16:03 +08:00
packages/pjax refactor(PJAX): add forceCache 2018-06-05 23:52:56 +08:00
src refactor(PJAX): change the usage of PJAX 2018-06-06 00:16:03 +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 feat(icon): use SVG octicon 2018-02-08 13:05:16 +08:00
generate-octicon.js feat(icon): use SVG octicon 2018-02-08 13:05:16 +08:00
LICENSE initialize README and License 2018-01-07 12:45:04 +08:00
package.json build(pjax): link with alias 2018-06-05 23:49:37 +08:00
README.md docs(readme): update bundle size description 2018-02-08 13:21:10 +08:00
webpack.config.js build(pjax): link with alias 2018-06-05 23:49:37 +08:00
yarn.lock build(pjax): link with alias 2018-06-05 23:49:37 +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!