https://github.com/403unlocker/check403unlocker-ext
Use a browser extension to discover the existing DNS SNI for the current tab.
https://github.com/403unlocker/check403unlocker-ext
chrome-extension dns dns-sni-proxy extention
Last synced: 5 months ago
JSON representation
Use a browser extension to discover the existing DNS SNI for the current tab.
- Host: GitHub
- URL: https://github.com/403unlocker/check403unlocker-ext
- Owner: 403unlocker
- Created: 2024-07-20T14:17:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T21:15:38.000Z (almost 2 years ago)
- Last Synced: 2024-08-26T14:38:21.164Z (almost 2 years ago)
- Topics: chrome-extension, dns, dns-sni-proxy, extention
- Language: TypeScript
- Homepage:
- Size: 1.18 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
## Installation
1. **Download the Extension**: Clone or download the project files from the repository.
2. **Open Chrome Extensions Page**: Go to `chrome://extensions/` in your Chrome browser.
3. **Enable Developer Mode**: Toggle the Developer mode switch on the top right.
4. **Envirnament Variables**: add backend base url into `.env.development` file.
5. **Run Application**: install pnpm If is not install and Run the application using `pnpm run dev` (make sure backend service running well at first).
6. **Load Unpacked**: Click on the "Load unpacked" button and select the directory where you downloaded the check403unlocker-ext files and choose the `build/chrome-mv3-dev` Directory.
Now check403unlocker-ext is ready to use!
## Installation
- Install from chrome store
## Contact
My social media - [@ShayanVosoughi](https://twitter.com/ShayanVosoughi) - shayanwqhw@gmail.com
Project Link: [best403unlocker](https://github.com/403unlocker/check403unlocker-be)