ganego
ganego
The favorites panel has two main buttons "Refresh" and "Clear". "Refresh" reloads all threads and looks for new posts. "Clear" reloads all threads and removes 404'd ones. Problem: - If...
You recently added this new feature that gives an edit box where I can enter a URL, which is quite nice. Could you please add an option, to make this...
First of all, thank you for your addon. It's great (and quite scary) to see how much JS gets executed on some sites. May I request adding an option to...
``` Python def extract_file(filepath, flags=0): """Extracts an archive from a file into the current directory.""" ``` May I propose an optional arg to specify the folder I want to extract...
Hi, sometimes I need IPTC info not from a file on disk but from a file inside an archive. For this reason I read the image from the archive into...
I use NetGuard https://github.com/M66B/NetGuard/releases as a VPN firewall on my Android 7 phone. I allowed Dashchan of course. I can read threads and I can post text replies. But I...
Hi, today I just found your fork of WinMerge, nice work. When I do a binary compare (for example of two jpeg files) there is no location pane. Could you...
Thank you for writing this library. I used python-unrar before, but it no longer seems to work properly. My code behaves differently when encountering a solid archive vs a non-solid...
https://github.com/alice0775/userChrome.js/pull/57/commits This modifies two files: - 7**7**/MouseGestures2_e10s.uc.js - 7**1**/MouseGestures2_e10s_menus.uc.js So one file from v71 and one file from v77. Please move the updated "MouseGestures2_e10s_menus" to the v77 folder. Thank you