Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #2143

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 16 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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/

<p align="left">
<a href="https://addons.mozilla.org/en-US/firefox/addon/toggl-button-time-tracker/"><img src="https://blog.mozilla.org/addons/files/2020/04/get-the-addon-fx-apr-2020.svg" alt="Get Toggl Track for Firefox" height="58"></a>
<a href="https://chrome.google.com/webstore/detail/toggl-button/oejgccbfbmkkpaidnkphaiaecficdnfn"><img src="https://storage.googleapis.com/web-dev-uploads/image/WlD8wC6g8khYWPJUsQceQkhXSlv1/UV4C4ybeBTsZt43U4xis.png" alt="Get Toggl Track for Chromium"></a>
</p>


### Using the extension

Expand Down Expand Up @@ -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