https://github.com/xnasuni/profileswitcher
ProfileSwitcher is a utility for the browser Opera GX that allows you to change between the profiles you want links to automatically open to instead of just opening normal Opera GX.
https://github.com/xnasuni/profileswitcher
opera-gx opera-gx-tool operagx registry
Last synced: 2 months ago
JSON representation
ProfileSwitcher is a utility for the browser Opera GX that allows you to change between the profiles you want links to automatically open to instead of just opening normal Opera GX.
- Host: GitHub
- URL: https://github.com/xnasuni/profileswitcher
- Owner: xNasuni
- License: bsd-3-clause
- Created: 2023-02-15T21:51:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-04T03:21:59.000Z (5 months ago)
- Last Synced: 2025-03-26T02:43:13.750Z (3 months ago)
- Topics: opera-gx, opera-gx-tool, operagx, registry
- Homepage:
- Size: 23.6 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ProfileSwitcher *[obsolete]*
## From recent news I heard from a friend, this behavior has been implemented into the native settings of Opera GX. Please use that instead of this workaround. ⚠
**ProfileSwitcher** is a utility for the browser **Opera GX** that allows you to change between the profiles you want links to automatically open, as in when you click on a link, it opens **Opera GX** as the profile you choose.
> This utilizes the registry in order to change the **one (1)** registry key responsible for opening Opera GX and simple file reading to create a list and obtain the data and state of your created profiles.
>
# Download
> **[`Latest Version` `f69a0aea7229c3c541f0502c19941c76b3481fcee36fc39ef68ca577be21118c`](https://github.com/xNasuni/ProfileSwitcher/releases/tag/1.0.0)**## Extra Information
> **ProfileSwitcher** only changes a single registry key and only reads the **Opera GX profile data** thats **neccessary** to make this program work.
> The registry key and the directories it reads is listed below.
> ```
> Folders %LocalAppData%\Programs\Opera GX
> Folders %AppData%\Opera Software\Opera GX Stable\_side_profiles
> Registry HKEY_CURRENT_USER\Software\Classes\Opera GXStable\shell\open\command
> ```