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

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.

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)