Thiht / markdown-viewer

Firefox add-on to view markdown files

Home Page:https://addons.mozilla.org/fr/firefox/addon/markdown-viewer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown Viewer README Build Status

A Markdown Viewer add-on for Firefox.

The add-on is downloadable on addons.mozilla.org.

Markdown Viewer rendering with an example file

Build

  • Download the current version
  • Build the .xpi with build.bat if you're using Windows (7-zip required in the path) or with build.sh if you're using Linux
  • The project uses bower to manage the dependencies but they are vendored within chrome/lib so you don't need to manually run bower install. The dependencies are easily updatable with bower update though.

Install

  • Open the .xpi with Firefox
  • If Firefox prevents the install because the add-on is unsigned, go to about:config and change the key xpinstall.signatures.required from true to false.

About

Firefox add-on to view markdown files

https://addons.mozilla.org/fr/firefox/addon/markdown-viewer/

License:MIT License


Languages

Language:JavaScript 88.6%Language:CSS 11.3%Language:Makefile 0.0%Language:Batchfile 0.0%Language:Shell 0.0%