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
- Host: GitHub
- URL: https://github.com/writeas/preview-ext
- Owner: writeas
- Created: 2019-10-15T22:02:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-12T18:59:10.000Z (over 6 years ago)
- Last Synced: 2025-01-12T22:43:22.682Z (over 1 year ago)
- Language: JavaScript
- Size: 50.8 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.