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
- Host: GitHub
- URL: https://github.com/alisinabh/hyperliquid-no-restrict
- Owner: alisinabh
- Created: 2026-01-06T18:36:17.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-01-06T18:54:53.000Z (7 months ago)
- Last Synced: 2026-05-11T03:42:34.333Z (2 months ago)
- Topics: chrome-extension, geolocation, hyperliquid
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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