An open API service indexing awesome lists of open source software.

https://github.com/alisinabh/hyperliquid-no-restrict

Browser extension to remove Geo Restriction from Hyperliquid.xyz decentralized trading platform
https://github.com/alisinabh/hyperliquid-no-restrict

chrome-extension geolocation hyperliquid

Last synced: about 1 month ago
JSON representation

Browser extension to remove Geo Restriction from Hyperliquid.xyz decentralized trading platform

Awesome Lists containing this project

README

          

# Hyperliquid No Restrict

A Chrome/Chromium extension that intercepts and modifies API requests/responses for the
[Hyperliquid.xyz](https://hyperliquid.xyz) platform.

## What It Does

This extension automatically modifies specific API calls to bypass IP based geolocation
restrictions on [hyperliquid.xyz](https://hyperliquid.xyz) trading platform.

## Supported Browsers

| Browser | Supported |
| -------- | --------- |
| Chrome | ✅ Yes |
| Chromium | ✅ Yes |
| Edge | ✅ Yes |
| Brave | ✅ Yes |
| Firefox | ❌ No |
| Safari | ❌ No |

## Installation

### Chrome/Chromium/Edge/Brave

1. **Download or clone this repository**

Clone with git:

```bash
git clone https://github.com/alisinabh/hyperliquid-no-restrict
cd hyperliquid-no-restrict
```

Or [download as ZIP](https://github.com/alisinabh/hyperliquid-no-restrict/archive/refs/heads/main.zip) and extract it.

2. **Open your browser's extension page**
- Chrome: Navigate to `chrome://extensions/`
- Edge: Navigate to `edge://extensions/`
- Brave: Navigate to `brave://extensions/`

3. **Enable Developer Mode**
- Toggle the "Developer mode" switch in the top-right corner

4. **Load the extension**
- Click "Load unpacked"
- Select the `hyperliquid-no-restrict` directory
- The extension will be installed and activated immediately

5. **Verify installation**
- You should see "Hyperliquid No Restrict" in your extensions list
- No configuration needed - it works automatically!

## Usage

Once installed, the extension works transparently in the background:

- Navigate to `https://app.hyperliquid.xyz` (You can use
[My referral code: FREEDOM4ALL](https://app.hyperliquid.xyz/join/FREEDOM4ALL)) if you like this
extension.
- The extension will automatically intercept and modify relevant requests/responses

Important: This extension **does NOT** send any of your data to any third-party services.
It just modifies the requests/responses to hyperliquid API to remove restrictions.

### Reloading Changes

After making code changes:

1. Go to `chrome://extensions/` (Chrome) or `edge://extensions/` (Edge)
2. Find "Hyperliquid No Restrict"
3. Click the reload icon (↻)

## Donate

If you find this extension useful, please consider supporting the developer by making a donation:

- Ethereum/Arbitrum or any other EVM chain: `0x5331CFcE357d89F89B933cB0e345f473Ef523Ecb`
- Or simply use my [Hyperliquid referral code: FREEDOM4ALL](https://app.hyperliquid.xyz/join/FREEDOM4ALL)

## Disclaimer

This extension is provided for educational and research purposes only.
You assume all risks associated with its use.

The author and contributors are not responsible or liable for any actions taken by users, or for
any resulting damages, losses, or consequences. You are solely responsible for complying with all
applicable laws, regulations, and the terms of service of any platform you use.

## License

MIT