An open API service indexing awesome lists of open source software.

https://github.com/writeas/preview-ext

A browser extension to preview your posts
https://github.com/writeas/preview-ext

Last synced: 9 days ago
JSON representation

A browser extension to preview your posts

Awesome Lists containing this project

README

          

# Writefreely Previewer
A browser extension to preview your posts

This extension is in **beta**.

## **Privacy Notice**
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.

## Installation
Currently manual installation is required and should only be used for testing. First clone this repo, then load the extenstion:

**Chrome** [chrome://extensions](chrome://extensions)
> Enable developer mode and load the unpacked extension from the repo root.

**Firefox** [about:debugging](about:debugging)
> Click 'This Firefox' and click 'Load Temporary Add On', select the manifest file in the repo root.

## Usage
After installation, when viewing an 'edit post' page you can click the extension icon to toggle the preview on and off.