View Single Post
Old 03-24-2025, 09:49 AM   #72
belle39234
Member
belle39234 began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Mar 2025
Device: Kindle basic 2022
Quote:
Originally Posted by JSWolf View Post
Would you mind sharing the URL please? Thanks.
first you use this to switch to the correct directory. just fix your username and location of your thorium, this is mine. if not sure, you can see the exact path if you view properties of the thorium icon on your desktop.
Code:
cd C:\Users\USERNAME\AppData\Local\Programs\Thorium
then you run the executable with debugging enabled with this command
Code:
Thorium.exe --remote-debugging-port=8315 --remote-allow-origins=*
then you open your chrome or firefox and go here: http://localhost:8315/

I hope this helps!
belle39234 is offline   Reply With Quote