Added link to Chrome extension

This commit is contained in:
Christian Haschek
2015-10-27 17:55:02 +01:00
parent 1d94c974df
commit 8c7705ff93

View File

@@ -57,6 +57,9 @@ The server will answer with the file name and the server path in JSON:
## Installing PictShare ## Installing PictShare
- Just unpack it on your webserver (remember, pictshare needs to be in a root directory) and it should work out of the box - Just unpack it on your webserver (remember, pictshare needs to be in a root directory) and it should work out of the box
## Browser extensions
- Chrome: https://github.com/chrisiaut/PictShare-Chrome-extension
## Coming soon ## Coming soon
- Restricted uploads so you can control who may upload on your instance - Restricted uploads so you can control who may upload on your instance
- API upload via Base64 encoded images - API upload via Base64 encoded images