/chrome-better-text-viewer-plus

Better Text Viewer is a lightweight extension that facilitates reading plain-text files in Chrome. Get the same view of your file that you would in Notepad++, Vim, or any other decent text editor, including: Line numbering Line unwrapping Syntax highlighting The extension automatically determines when you are viewing a plain-text file, and guesses the language base don the file extension-- no configuration necessary. Support will be included for more languages in the future. All bug reports should be submitted via my website's contact page: http://watkinsmatthewp.weebly.com/contact.html Technical details As mentioned before, Better Text Viewer is a very lightweight extension. After detecting that the current page is a plain-text file and matching the extension to a language mode, it wraps the text block in an in-browser editor instance using code from the amazing open-source CodeMirror? project.

Primary LanguageCSSGNU General Public License v2.0GPL-2.0

No issues in this repository yet.