Skip to content

A Google Chrome extension that adds a tooltip to common Github repo file types, containing a brief description of them.

License

Notifications You must be signed in to change notification settings

JohnLZeller/filewhat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileWhat

This is a Chrome Extension which adds a simple tooltip to common filenames in any Github repository, with a brief explanation of what the file is used for, and some possible resources for learning more.

With more and more tools showing up in our toolbelts everyday, it can feel a little onerous when viewing a project using many things you've never seen before. This extension helps by reducing the legwork it takes to ask, "What is this file for?"

Think of it as a Grok helper.

Here is a Github repository list without FileWhat

Before

Here is one with FileWhat

After

So helpful!

How to use

There is a set of settings available to you:

  • Toggle tooltips for generic filetypes such as .js or .py.
  • Add a comma-separated list of strings representing filenames that you would like to exclude from showing tooltips. For example: README.md,manifest.json

Also, all files that show a tooltip will also make the file icon clickable and it will open a new tab, going to a link with more information about the type of file.

Disclaimer

The Octotips extension was used as a reference for building this extension and therefore various pieces are copied from there.

About

A Google Chrome extension that adds a tooltip to common Github repo file types, containing a brief description of them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published