Skip to content

Releases: Drarox/HyperEVM-Real-Time-Gas

v1.0.2

Choose a tag to compare

@Drarox Drarox released this 06 Aug 08:41

🚀 Release v1.0.2 – Sleep Recovery Fix

This update ensures your gas tracking stays reliable, even after your computer wakes from sleep!

🛠️ What's Fixed

  • Refresh Timer Recovery
    Fixed an issue where the auto-refresh would stop working after the computer wakes from sleep.
    We've reintroduced Chrome’s alarms API alongside setInterval to re-trigger the timer automatically, ensuring consistent updates without manual reloads.

📦 Installation

  • Chrome Web Store: Install here
  • Firefox Add-ons: Install here
  • Manual Install: Download the latest release zip and load in developer mode.

v1.0.1

Choose a tag to compare

@Drarox Drarox released this 26 Jul 09:00

🚀 Release v1.0.1 - Cross-Browser + Improved Timer Logic

A small update to improve compatibility and extend support to Firefox!

✨ What's New

  • Now on Firefox!
    You can now install HyperEVM Real-Time Gas from the Firefox Add-ons Store
  • Improved Background Timer
    Replaced Chrome's alarms API with setInterval to bypass the 30-second alarm limitation, ensuring smoother and more consistent auto-refreshing across all platforms.

📦 Installation

  • Chrome Web Store: Install here
  • Firefox Add-ons: Install here
  • Manual Install: Download the latest release zip and load in developer mode.

v1.0.0

Choose a tag to compare

@Drarox Drarox released this 21 Jul 13:13

🚀 Release v1.0.0 - Initial Release

First stable release of HyperEVM Real-Time Gas extension!

✨ What's New

  • Real-time gas tracking with three speed tiers (Normal/Fast/Instant)
  • USD cost estimates using live HYPE token prices
  • Smart badge updates showing current gas price on extension icon
  • Auto-refresh every 5 seconds with intelligent caching
  • Privacy-focused design with no tracking or data collection

📦 Installation

  • Chrome Web Store: Click here
  • Firefox Add-ons: Coming soon
  • Manual Install: Download the release zip and load in developer mode

🔧 Technical

  • Manifest V3 compatible
  • Minimal permissions (storage, alarms, specific API endpoints)
  • Smart caching for CoinGecko API rate limiting
  • Works offline with cached data
  • Perfect for HyperEVM users who want to optimize their transaction timing and costs!