Skip to content

Commit

Permalink
Add chrome and firefox links
Browse files Browse the repository at this point in the history
  • Loading branch information
aahung committed May 27, 2024
1 parent 3c6c7c4 commit b8e7541
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Twilio Console Plus

<p align="center">
<a href="LICENSE" target="_blank">
<img alt="MIT License" src="https://img.shields.io/github/license/aahung/twilio-console-plus.svg?style=flat-square" />
</a>

<a href="https://chromewebstore.google.com/detail/twilio-console-plus/jnfdlgjcofdjielkhbffdlblijbecome" target="_blank">
<img alt="Chrome" src="https://img.shields.io/chrome-web-store/stars/jnfdlgjcofdjielkhbffdlblijbecome?color=blue&label=Chrome&style=flat-square&logo=google-chrome&logoColor=white" />
</a>

<a href="https://addons.mozilla.org/en-US/firefox/addon/twilio-console-plus/" target="_blank">
<img alt="Firefox" src="https://img.shields.io/amo/stars/twilio-console-plus?color=orange&label=Firefox&style=flat-square&logo=firefox&logoColor=white" />
</a>
</p>

## Build

```sh
Expand Down

0 comments on commit b8e7541

Please sign in to comment.