cow1337killer3
cow1337killer3
There's no reason why the max height should be 600px. That is absurd. And while I'm here, I might as well also mention: 1. When first installing, Bookmarks Bar folder...
Using debug build 45 Add a "powershell" field that will let us specify commands to be performed on each selection. This has **incredibly** improved performance over using `Invoke=multiple`. This currently...
Doesn't work with local video files. Like when you open a video from the Windows file explorer
I think it'd be helpful to add a checkbox, next to the green Float sort button, that allows you to toggle the visibility of items that don't match any highlight...
If you sort by Float ascending, using the green button, and then go to the next page, the button will still signify the same sort order, but the new page's...
This highlight filter: ``` match(float, "(0000|1111|2222|3333|4444|5555|6666|7777|8888|9999)") >= 1 ``` Is matching/highlighting an item with: ``` Float: 0.03309061005712 ``` Not sure why, and haven't found any other mismatches besides this.
If you have 2 highlight filters next to each other like this: [purple] "HF #1" [orange] "HF #2" And you remove "HF #1", it will delete "HF #1", but then...
Navigating result pages does not work at all. Get rid of the pagination, use the Steam website's builtin pagination, and just have the extension display the float values.
INTRO: I often go on the web docs just to use the "Try it" live code examples as my own quick-to-access coding environment for JavaScript. If I need to test...
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist -...