diff options
Diffstat (limited to 'doc/md/Firefox-share.md')
-rw-r--r-- | doc/md/Firefox-share.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/md/Firefox-share.md b/doc/md/Firefox-share.md new file mode 100644 index 00000000..878884a4 --- /dev/null +++ b/doc/md/Firefox-share.md | |||
@@ -0,0 +1,17 @@ | |||
1 | ### Add Shaarli as a sharing service to Firefox | ||
2 | |||
3 | - Open your Shaarli and `Login` | ||
4 | - Click the `Tools` button in the top bar | ||
5 | - Click the `✚Add to Firefox social` button and accept the activation. | ||
6 | |||
7 | |||
8 | ### Sharing links using Firefox share | ||
9 | |||
10 | - Add the sharing service as described above | ||
11 | - When you are visiting a webpage you would like to share with Shaarli, | ||
12 | click the Firefox _Share_ button [images/firefoxshare.png](images/firefoxshare.png) | ||
13 | - You can edit your link before and after saving, just like the bookmarklet above. | ||
14 | |||
15 | _Your Shaarli instance must be hosted on an HTTPS (SSL/TLS secure connection) | ||
16 | enabled server for Firefox Share to work. Firefox Share will not work over | ||
17 | plain HTTP connections._ | ||