This extension allows to view RTF (Rich Text Format) files in the browser and does so automatically when clicking any link to an RTF file. The RTF file is then automatically rendered in the same tab (similarly to the pdf preview feature of most browsers). This plugin does not depend on any external services to generate the preview.
You can install the extension from the chrome web store at https://chrome.google.com/webstore/detail/rtf-viewer/djalaeippddcgflofefafkgijpefkjef
This extension is now also available for firefox at https://addons.mozilla.org/firefox/addon/rtf-viewer/
This project is licensed under the MIT license. See the LICENSE file for details.
This project uses rtf.js for rendering the RTF files. rtf.js and its dependecies are included in the 'external' folder for convenience.