Explorar el Código

Feature: Add Browser extension link to README and Home page

pull/169/head
winkidney hace 5 años
committed by Isaac Bythewood
padre
commit
a1528e38ad
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
  1. +1
    -1
      README.rst
  2. +2
    -2
      pinry-spa/src/components/PHeader.vue

+ 1
- 1
README.rst Ver fichero

@@ -12,7 +12,7 @@ Feature

- Image fetch and online preview
- 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
- Both public and private is supported



+ 2
- 2
pinry-spa/src/components/PHeader.vue Ver fichero

@@ -63,10 +63,10 @@
Browser Extensions
</a>
<div class="navbar-dropdown">
<a class="navbar-item">
<a class="navbar-item" href="https://chrome.google.com/webstore/detail/jmhdcnmfkglikfjafdmdikoonedgijpa/">
Chrome
</a>
<a class="navbar-item">
<a class="navbar-item" href="https://addons.mozilla.org/it/firefox/addon/add-to-pinry/">
Firefox
</a>
</div>


Cargando…
Cancelar
Guardar