sharmanhall
sharmanhall
Or you can use AppAdmin to downgrade (if you are jailbroken)
Have there been any developments in this area?
Marked as stale? nah, this is still a request.
No issues, saying thank you -- this script has been a life saver for years. I have been writing scripts to auto-obtain the master JSON and in most cases successful...
### How to implement: This can be done by hooking into the `infScroll.on("append", ...)` event in the infinite scroll userscript. Here's an approach to integrate the highlighting logic: - **Define...
> ok I'll try to get on that soon, if you have a the full script already working, please do share it with a pull request it'll make things easier,...
https://gist.github.com/tyhallcsu/52a8d058149d395351749d8282314e72
Here is the fix:
``` function FIX_AMAZON_IMAGE() { console.log("FIX_AMAZON_IMAGE..."); function waitForElement(selector, callback) { const element = document.querySelector(selector); if (element) { callback(element); } else { console.log("Waiting for element:", selector); setTimeout(() => waitForElement(selector, callback), 1000); //...
Same. Everytime I restart the battery.app or reboot. First it asks for permission, then gives a password prompt:  Then after it does it's thing,...