03-24-2025, 12:56 PM
|
#75
|
Resident Curmudgeon
Posts: 80,212
Karma: 148951761
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
Originally Posted by belle39234
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!
|
Thank you.
|
|
|