blok

Results 5 issues of blok

Image: [https://i.imgur.com/9JFlSiC.png](https://i.imgur.com/9JFlSiC.png) When I use the script, it all works fine, until after you complete the captcha. Instead of showing the steam key, it shows the message (which I linked...

Example: ```javascript let timer = setInterval(function() { var delta = Date.now() - start; // milliseconds elapsed since start if (delta >= timeToReach) { clearInterval(timer); } }, 100); ```

Sometimes the extension sends an "Update available!" notification when there's no update. Possibly this happens because of some fetching error and bad error handling.

bug

**Describe the bug** The FPS dramatically drops whenever the mouse is moved, making it incredibly difficult to play. After testing, I found that the problem only occurs when the [TitleChanger](https://modrinth.com/mod/mctitlechanger)...

bug

### 📝 Provide a description of the new feature Instead of checking for the last commit in the repo, perhaps the "last updated" date could be found from checking for...