-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,10 @@ | ||
# yabpt | ||
# yabpt [![Crowdin](https://d322cqt584bo4o.cloudfront.net/yabpt/localized.svg)](https://crowdin.com/project/yabpt) | ||
|
||
yabpt is a browser extension that displays the current price of Bitcoin in more than 15 different currencies. It's nice, elegant, clean and simple. Powered by [Blockchain.info](https://blockchain.info). | ||
|
||
## Download | ||
- Firefox: https://addons.mozilla.org/en-US/firefox/addon/yabpt/ | ||
- Chrome: https://chrome.google.com/webstore/detail/yet-another-bitcoin-price/digkhhkhakkpankejbcpgghphidokljl | ||
- [Firefox Marketplace](https://addons.mozilla.org/en-US/firefox/addon/yabpt/) | ||
- [Chrome Web Store](https://chrome.google.com/webstore/detail/yet-another-bitcoin-price/digkhhkhakkpankejbcpgghphidokljl) | ||
|
||
## Translating | ||
If you want to translate yabpt to your native language, here are a few steps to help you get started with it: | ||
|
||
* Fork the repository | ||
* Create a folder in `_locales` with the [tag](https://r12a.github.io/apps/subtags/) of the language you wish to translate the extension to | ||
* Copy the `_locales/en/messages.json` file to the new folder you just created | ||
* Translate and submit a pull request | ||
Want to translate yabpt to your language? [Check out our Crowdin page](https://crowdin.com/project/yabpt). |