Explorar el Código

Add browser extensions links

Pouria Ezzati hace 7 años
padre
commit
98ff160e95
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -17,6 +17,7 @@
 * [Key Features](#key-features)
 * [Key Features](#key-features)
 * [Stack](#stack)
 * [Stack](#stack)
 * [Setup](#setup)
 * [Setup](#setup)
+* [Browser Extensions](#browser-extensions)
 * [API](#api)
 * [API](#api)
 * [Integrate with ShareX](#sharex)
 * [Integrate with ShareX](#sharex)
 * [3rd Party API Packages](#3rd-party-api-packages)
 * [3rd Party API Packages](#3rd-party-api-packages)
@@ -54,6 +55,11 @@ You need to have [Node.js](https://nodejs.org/), [Neo4j](https://neo4j.com/) and
 
 
 **Docker:** You can use Docker to run the app. Read [docker-examples](/docker-examples) for more info.
 **Docker:** You can use Docker to run the app. Read [docker-examples](/docker-examples) for more info.
 
 
+## Browser Extensions
+Download Kutt's extension for web browsers via below links. You can also find the source code on [kutt-extension](https://github.com/abhijithvijayan/kutt-extension).
+* [Chrome](https://chrome.google.com/webstore/detail/kutt/pklakpjfiegjacoppcodencchehlfnpd)
+* [Firefox](https://addons.mozilla.org/en-US/firefox/addon/kutt/)
+
 ## API
 ## API
 In addition to the website, you can use these APIs to create, delete and get URLs.
 In addition to the website, you can use these APIs to create, delete and get URLs.