Open grahamperrin opened 4 years ago
@grahamperrin Hi, I tried your modifications from your 7510cb2 commit, but it didn't do anything.
I had to replace Brave-Browser-Dev
by Brave-Browser
for the script to work :
$ ls -ld ~/.config/BraveSoftware/Brave-Browser-Dev
ls: cannot access /home/abcdxyzt/.config/BraveSoftware/Brave-Browser-Dev: No such file or directory
$ ls -ld ~/.config/BraveSoftware/Brave-Browser
drwx------ 1 abcdxyzt abcdxyzt 1056 mars 14 02:36 /home/abcdxyzt/.config/BraveSoftware/Brave-Browser/
I found a way to make it work with Waterfox on Windows:
Save, run as instructed, it should now work.
(This fell off my radar a few months ago, sorry. All suggestions/fixes welcome.)
Fixes #250 (hopefully).
This draft PR will almost certainly require corrections to code from people who are familiar with:
– on:
The commits here are based upon the patch with which @sawyer07 opened #250.
Please note:
– and so on, so there's guesswork by me in all three of the files.