Skip to content

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.

Notifications You must be signed in to change notification settings

gbti-labs/chrome-extension-eth-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension - ETH Monitor

image

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 by raulmarcosl, with modifications and enhancements made by GBTI Labs.

Table of Contents

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.

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 | GitHub | YouTube | Dev.to | Daily.dev | Hashnode | Discord

About

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.

Topics

Resources

Stars

Watchers

Forks