mirror of
https://github.com/pinry/pinry.git
synced 2025-11-16 09:55:50 +01:00
Feature: Add Browser extension link to README and Home page
This commit is contained in:
committed by
Isaac Bythewood
parent
7406e2fdcc
commit
a1528e38ad
@@ -12,7 +12,7 @@ Feature
|
|||||||
|
|
||||||
- Image fetch and online preview
|
- Image fetch and online preview
|
||||||
- Tagging system for Pin
|
- Tagging system for Pin
|
||||||
- `Chrome/Firefox plugin support <https://github.com/winkidney/browser-pinry>`_
|
- Browser Extension: `Chrome <https://chrome.google.com/webstore/detail/jmhdcnmfkglikfjafdmdikoonedgijpa/>`_ and `Firefox <https://addons.mozilla.org/it/firefox/addon/add-to-pinry/>`_
|
||||||
- multi-user support
|
- multi-user support
|
||||||
- Both public and private is supported
|
- Both public and private is supported
|
||||||
|
|
||||||
|
|||||||
@@ -63,10 +63,10 @@
|
|||||||
Browser Extensions
|
Browser Extensions
|
||||||
</a>
|
</a>
|
||||||
<div class="navbar-dropdown">
|
<div class="navbar-dropdown">
|
||||||
<a class="navbar-item">
|
<a class="navbar-item" href="https://chrome.google.com/webstore/detail/jmhdcnmfkglikfjafdmdikoonedgijpa/">
|
||||||
Chrome
|
Chrome
|
||||||
</a>
|
</a>
|
||||||
<a class="navbar-item">
|
<a class="navbar-item" href="https://addons.mozilla.org/it/firefox/addon/add-to-pinry/">
|
||||||
Firefox
|
Firefox
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user