A browser extension to preview your posts
This extension is in beta.
This extension currently makes requests to pencil.writefree.ly with the contents of your post, that api then returns the HTML version for rendering. In future we intend to have the extension make requests against the current instance where possible.
Currently manual installation is required and should only be used for testing. First clone this repo, then load the extenstion:
Chrome chrome://extensions
Enable developer mode and load the unpacked extension from the repo root.
Firefox about:debugging
Click 'This Firefox' and click 'Load Temporary Add On', select the manifest file in the repo root.
After installation, when viewing an 'edit post' page you can click the extension icon to toggle the preview on and off.