diff --git a/README.md b/README.md index 0e42e7d23..846d920e4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ # Toggl Track browser extension integrations +[![Badge Mozilla]][Mozilla] +[![Badge Chrome]][Chrome] + ## 📣 Toggl Button is now the Toggl Track browser extension! We not only renamed the extension, but we also made several changes to Track Extension's codebase to build a better foundation for the future and make it easier to contribute new integrations. @@ -29,11 +32,13 @@ out of the way and focus on real work. ### Installing the extension -__Chrome__ -https://chrome.google.com/webstore/detail/toggl-button/oejgccbfbmkkpaidnkphaiaecficdnfn -__Firefox__ -https://addons.mozilla.org/en-US/firefox/addon/toggl-button-time-tracker/ + +
+ ### Using the extension @@ -75,3 +80,10 @@ It explains in detail how to create, edit, debug and publish a new integration t ## License The Toggl Track browser extension extension is [Apache License 2.0](LICENSE) + + +[Mozilla]: https://addons.mozilla.org/en-US/firefox/addon/toggl-button-time-tracker/ +[Badge Mozilla]: https://img.shields.io/amo/rating/toggl-button-time-tracker?label=Firefox + +[Chrome]: https://chrome.google.com/webstore/detail/toggl-button/oejgccbfbmkkpaidnkphaiaecficdnfn +[Badge Chrome]: https://img.shields.io/chrome-web-store/rating/oejgccbfbmkkpaidnkphaiaecficdnfn?label=Chrome