I’m creating an automation using the UiVision extension. This automation is used in various separate profiles of the Chrome browser. For each profile, I use a separate extension.
I need this automation to have the following features:
- When clicking on a specific button within the browser, the IP address of the browser tab should be changed (only the tab’s IP, not the computer’s).
- Each tab should have a unique IP, and this IP should be changed when clicking on the aforementioned button.
Please, if anyone can help me, I would be grateful. Thank you very much.