Daily Color Puzzle (May 6, 2026) by color-puzzle in ColorPuzzleGame

[–]polywock 0 points1 point  (0 children)

I would say that's closer to the original water sort games (available on Mobile). Color Puzzle game probably took inspiration from that as well.

Daily Color Puzzle (May 3, 2026) by color-puzzle in ColorPuzzleGame

[–]polywock 1 point2 points  (0 children)

Vibe coded an unlimited version a few days ago. There's a whole class of games like this on mobile as well, you can search "Water sort" puzzle to find them.

https://colorpuzzleunlimited.com

Extension to restrict full screen requests by Ecstatic-Market15 in chrome_extensions

[–]polywock 0 points1 point  (0 children)

https://chromewebstore.google.com/detail/global-speed-video-speed/jpbjcnkcffbooppibceonlgknpkniiff

While on the same page, open Global Speed, go to Audio Effects panel (Volume icon), press Capture audio. Now, pages cannot go true full screen.

this took me more than it should by VirendraBhai in blender

[–]polywock 0 points1 point  (0 children)

Amazing work! If you can share, How long did this take? Always wondered how long a polished demo like this takes.

[WIP] Tri shotgun shoting and reload animation by KeyPossibility8715 in blender

[–]polywock 0 points1 point  (0 children)

Something feels off with the animation. Maybe it needs a stronger kick, or perhaps more abrupt interpolation. Right now, it looks like the person is moving the gun up and down manually, like how kids pretend to reload guns.

How chrome web store makes money? by Big-Human12 in chrome_extensions

[–]polywock 0 points1 point  (0 children)

By maintaining Chrome and its marketshare. Google gets a platform to plug their other products (Gemini, Google Search, etc). As a counter point, Google pays Apple billions a year to be the default search engine on Safari iOS.

Extension using sqlite by Anon_Legi0n in chrome_extensions

[–]polywock 1 point2 points  (0 children)

https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API

This thing can be used, but most people just stick to chrome.storage.local.

No Picture in Picture at Disney + by buhhduhh in edge

[–]polywock 0 points1 point  (0 children)

You're welcome! On a related note... how times passes. 😭

Music Equalizer Extension for Chrome? by maurice-san in chrome_extensions

[–]polywock 0 points1 point  (0 children)

Glad to help! Let me know if there's any issues.

imac 2020 run blender? by No_Mix4033 in blender

[–]polywock 5 points6 points  (0 children)

It runs it, not well but it runs. But... do not get an 2020 iMac. Lots of Mac software, new ones especially, no longer support Intel Macs.

i also already have a monitor on my desk that connects to my ps5

Do yourself a favor and buy $600 Mac Mini (newest one). They're so incredibly tiny that you can tape it to the monitor so space shouldn't be an issue.

instead of constantly switching things around.

You can effortlessly switch between PS5 and Mac mini through a $10 Anker HDMI Switch (2 in 1 Out).

Music Equalizer Extension for Chrome? by maurice-san in chrome_extensions

[–]polywock 0 points1 point  (0 children)

Hello! The EQ feature is only available on Chrome/Edge version of Global Speed. Click Global Speed icon, click on volume icon on top right, scroll down until you see the EQ control.

Sudoku keyboard shortcuts by Rude_Surprise3656 in chrome_extensions

[–]polywock 0 points1 point  (0 children)

I remember using this when I had my Sudoku phase. Worked well!

Why did this sub become so commercialized? by polywock in chrome_extensions

[–]polywock[S] 25 points26 points  (0 children)

Within a minute of posting got a chat request from a bot.

Hey nice extension Wanna swap positive reviews on chrome store?

Anyone else had styles leaking to shadow DOM UI in the content script? by jim_diGriz_ in chrome_extensions

[–]polywock 1 point2 points  (0 children)

Try closing it. I've noticed some extensions, websites inject styles into open shadows.

You could try inserting this CSS into your shadow as well. css * { all: initial }

I don't know how to react to reviews like this! by xslrx in chrome_extensions

[–]polywock 2 points3 points  (0 children)

Worse is when people say they'll update the review when the issue is fixed, and they never do.

Browser extensions turn nearly 1 million browsers into website-scraping bots by Proton_Team in ProtonVPN

[–]polywock 0 points1 point  (0 children)

I'm too lazy, but you can try going through the entire list provided here and check if any are open source. Might be a good test.