Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbti-network/chrome-extension-eth-monitor
A Chrome extension that displays the current Ethereum (ETH, SOL, BTC and DOGE) prices. This extension also will listen for new highs/lows as set by the user and perform push notifications when those price targets are met.
https://github.com/gbti-network/chrome-extension-eth-monitor
chrome-extension eth ethereum ethusd kraken-exchange-api push-notifications
Last synced: 4 days ago
JSON representation
A Chrome extension that displays the current Ethereum (ETH, SOL, BTC and DOGE) prices. This extension also will listen for new highs/lows as set by the user and perform push notifications when those price targets are met.
- Host: GitHub
- URL: https://github.com/gbti-network/chrome-extension-eth-monitor
- Owner: gbti-network
- Created: 2024-03-16T17:19:14.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-06-17T22:40:04.000Z (7 months ago)
- Last Synced: 2025-01-01T00:07:14.776Z (7 days ago)
- Topics: chrome-extension, eth, ethereum, ethusd, kraken-exchange-api, push-notifications
- Language: JavaScript
- Homepage: https://gbti.io
- Size: 64.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chrome Extension - ETH Monitor
![image](https://github.com/gbti-labs/chrome-extension-eth-monitor/assets/125175036/a6e6e29a-7d99-40a4-8ca8-a279d9f79f54)ETH Monitor is a Chrome extension that displays the current Ethereum (ETH) price on the badge icon. Additionally, it offers more detailed market information in the popup window view. The extension utilizes the Kraken API for fetching Ethereum prices. This extension also will listen for new highs/lows as set by the user and perform push notifications when those price targets are met.
This project is based on [ETH Ticker](https://github.com/raulmarcosl/eth-ticker) by [raulmarcosl](https://github.com/raulmarcosl), with modifications and enhancements made by GBTI Labs.
## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Setting Notification Thresholds](#setting-notification-thresholds)
- [Contribution](#contribution)
- [License](#license)
- [Contributing](#contributing)
- [Follow GBTI for more](#follow-gbti-for-more)## Features
- Displays current Ethereum price on the extension badge icon.
- Provides more detailed market information in the popup window view.
- Allows users to set high and low notification thresholds for price alerts.## Installation
1. Clone or download the repository.
2. Navigate to `chrome://extensions/` in your Chrome browser.
3. Enable Developer mode in the top right corner.
4. Click on "Load unpacked" and select the `src` directory of the cloned repository.
5. The extension will now be installed and ready to use.## Usage
Once installed, the ETH Monitor extension will display the current Ethereum price on the badge icon in your Chrome browser. Clicking on the badge icon will open a popup window with more detailed market information, including opening price, high and low thresholds, and the option to set custom notification thresholds.
### Setting Notification Thresholds
To set notification thresholds for price alerts:
1. Open the popup window by clicking on the ETH Monitor badge icon.
2. Scroll down to the "Additional Settings" section.
3. Enter your desired high and low notification thresholds for Ethereum price.
4. Click on the "Save Settings" button to apply the changes.## Contribution
Contributions to ETH Monitor are welcome! If you'd like to contribute to the project, please follow these steps:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature/improvement`).
3. Make your changes.
4. Commit your changes (`git commit -am 'Add new feature'`).
5. Push to the branch (`git push origin feature/improvement`).
6. Create a new Pull Request.## License
This project is licensed under the [MIT License](LICENSE).
## Contributing
If you like our project, please consider starring it and following our account for more novel applications like this one.
Contributions to this project are welcome. Please adhere to the following steps:
1. Fork the repository.
2. Make your changes.
3. Submit a pull request.## Follow GBTI for more
Thanks for reading! If you like our content, please consider following us!
[Twitter/X](https://twitter.com/gbti_network) | [GitHub](https://github.com/gbti-labs) | [YouTube](https://www.youtube.com/channel/UCh4FjB6r4oWQW-QFiwqv-UA) | [Dev.to](https://dev.to/gbti) | [Daily.dev](https://dly.to/zfCriM6JfRF) | [Hashnode](https://gbti.hashnode.dev/) | [Discord](https://gbti.io)