diff --git a/README.md b/README.md index 4e01337..cf039b3 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,23 @@ # Feedcrunch.IO - WebExtension -## Compatible with: Chrome - Firefox - Opera - Edge +## Compatible with: Chrome - Firefox - Opera + +[![GitHub release](https://img.shields.io/github/release/DEKHTIARJonathan/Feedcrunch.IO-WebExtension.svg?label=github%20repository)](https://github.com/DEKHTIARJonathan/Feedcrunch.IO-WebExtension) +[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/cgmjhmibefcmnkbppbinjjgjpbgdaklf.svg)](https://chrome.google.com/webstore/detail/feedcrunchio/cgmjhmibefcmnkbppbinjjgjpbgdaklf) +[![Mozilla Add-on](https://img.shields.io/amo/v/feedcrunch-io.svg)](https://addons.mozilla.org/en-GB/firefox/addon/feedcrunch-io/) +[![Opera Extension](https://img.shields.io/badge/opera-coming_soon-blue.svg)](https://github.com/DEKHTIARJonathan/Feedcrunch.IO-WebExtension/releases) +[![Edge Extension](https://img.shields.io/badge/edge-coming_soon-blue.svg)](https://github.com/DEKHTIARJonathan/Feedcrunch.IO-WebExtension/releases) ### How to install the extension on a local browser - on ***Firefox***: visit `about:debugging`, click *Load Temporary Addon*, select the `manifest.json` file. - on ***Chrome***: visit `chrome://extension`, check *Developer mode*, click *Load unpacked extension*, select the *extension directory*. - on ***Opera***: visit `about:extension`, click *Developer mode*, *Load unpacked extension*, select the *extension directory*. -- on ***Edge***: (tested with insider *Edge version 39.14959*) click the 3 dots icon at the top right, select *Extensions*, click *Load extension*, select the *extension directory*. +### Project Dependencies + +* JQuery (v3.2.1): https://github.com/jquery/jquery +* JQuery-Validation (v1.17.0): https://github.com/jquery-validation/jquery-validation +* Materialize (v0.98.1): https://github.com/Dogfalo/materialize +* Materialize-Tags (v1.1.0): https://github.com/henrychavez/materialize-tags +* Sweetalert2 (v6.7.0): https://github.com/limonte/sweetalert2/ +* TypeAhead (v0.11.1): https://github.com/twitter/typeahead.js