Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DEKHTIARJonathan authored Sep 13, 2017
1 parent 74b72bb commit 42487fe
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 42487fe

Please sign in to comment.