/chrome-github-navigator-extension

A chrome extensions that adds an option to change github files list into an explorer like window.

Primary LanguageJavaScript

chrome-github-navigator-extension

Description:A chrome extension that adds an option to change github files list into an explorer like window.
Version: 0.2.3
Author: François-Michel L'Heureux
License:LGPL
Store page:https://chrome.google.com/webstore/detail/github-files-navigator-co/ealmgoficfcdjefaleanohkikgcjigio

0.2.0

  • Urls are properly updated when clicking on files as well as when selecting file lines.
  • The back/forward actions work.
  • Clicking the extension icon will toggle it.

0.1.0

  • The file list is cleaned: comments and "time ago" infos are removed.
  • Clicking on a directory will expand/fold it.
  • Clicking on a file caches it and displays it in the right pane.
  • To return to normal mode, refresh the page or click back on the icon.