Speravir
Speravir
Starting with Firefox 70 every script with "eval" will by default cause Firefox do not work at all (there is a config setting for developers, but this really should be...
_I do not know, whether this is a general issue or only on my side, and also, how to debug this, so consider this more as informational._ In Firefox 114...
Starting with Firefox 70 every script with "eval" will by default cause Firefox do not work at all (there is a config setting for developers, but this really should be...
@MarcoFalke Wikimedia Commons is on a unixoid system, so `a.ext`, `A.ext`, `a.EXT` and `A.EXT` are four different files (not to think about potential mixed case file extensions). But in Windows...
I observe a weird issue I do not know how to debug: I run for years Notepad++ as 32bit version in portable mode. Despite having a 64 bit machine I...
In `intro.html` there is very prominent some quite probably outdated content: In the first code box line 2 to 4 are: ```python editor.pyreplace(r"^Code: ([A-Z]{4,8})", r"The code is \1") notepad.runMenuCommand("TextFX Tools",...
In Firefox and Windows there is an inconsistency in the context menu label if comparing addons for download with aria2 and wget. Sometimes the downloader is named, sometimes it is...
I tested in Windows and Firefox and first was not successful in using your addons. But then I noticed that a wrong URI is requested, e.g. `https://cdn.jsdelivr.net/gh/belaviyo/download-with/samples/sample.zip%22`. The reason is...
Aris, more a reminder than an issue: Starting with Firefox v. 62.0b18 no UserChromeJS script will work anymore with beta and release versions, cf. [Aborix’ message](https://www.camp-firefox.de/forum/viewtopic.php?p=1090014#p1090014) (contains links to Bugzilla...
Hello, this script produces an error message in browser console (or actually two, but related): ``` 00:51:38.821 Uncaught TypeError: undoPopup.childNodes[(i + 2)] is undefined populateUndoSubmenu $path$/UndoListInTabmenuToo_edit.uc.js:145 makePopup $path$/UndoListInTabmenuToo_edit.uc.js:100 UndoListInTabmenuToo_edit.uc.js:145:7 ```...