Various search filters and user experience enhancers
< Feedback on Hitomi - Search & UI Tweaks
I'll check over the weekend.
In the meantime try to update the external files.
I'll check over the weekend.
Ok, thanks!
In the meantime try to update the external files.
Update the external files? You mean see if they have issues? Because that is something I looked into. I kept getting type errors whenever string methods were used, fixed by adding something like String(argName)
in order to fix those. Then I ran into something I couldnt fix, related to the [data-value=""]
bit of code. Tried using backticks instead, but the error remained (the exact error changed, but not in any functional way). Since I couldnt fix that, I have been unable to find any other issues atm. I do hope this info helps though
No I mean update the External libraries. Meaning open your script manager, go to the script, in its settings or its interface, there will be a section like Externals or Libraries, and there will be buttons to update them. Click those.
My scripts have base libraries which contain the larger portion of the logic, the script itself utilizes those APIs to achieve what it does to a large extent. I keep updating those files separately and unless your settings are not the defaults, these get updated periodically, at least Tampermonkey does this automatically.
No I mean update the External libraries. Meaning open your script manager, go to the script, in its settings or its interface, there will be a section like Externals or Libraries, and there will be buttons to update them. Click those.
My scripts have base libraries which contain the larger portion of the logic, the script itself utilizes those APIs to achieve what it does to a large extent. I keep updating those files separately and unless your settings are not the defaults, these get updated periodically, at least Tampermonkey does this automatically.
Sorry for the delay. Yes, I updated the externals. I use tampermonkey. Sadly there was no change in behaviour
Fixed
Fixed
The settings backup still doesnt work, but yes, everything else now works, thanks!
Fixed
So in the online version of BrazenBaseSearchEnhancer, it does not have the _onUIBuild function (and a few others). This is preventing some of the script from working
Well that was a weird one. I was not having problem when clearly the function does not exist anymore. Anyways I have updated the scripts.
For some reason this script no longer works properly. Ive made some edits to fix some annoyances, but when I reinstall the script (so that its the original code), the same issues occurred.
The site noticeably darkens when I hit apply or save. This all started after I lost internet last night. Before that, the thing worked. Given nothing seemed to change around that time, I cant find a reason for this issue to happen. I did a fresh install of everything, including the browser (vivaldi). I can also see that the script does not have any storage in tampermonkey.