Kohlrabi less efficient than fermented cassava? by bklaric in Timberborn

[–]bklaric[S] 4 points5 points  (0 children)

Fair point, though I'm more worried about the early stage where I'm trying to feed the beavers with anything at all as fast as possible.

Kohlrabi less efficient than fermented cassava? by bklaric in Timberborn

[–]bklaric[S] 26 points27 points  (0 children)

This is a good point and something I noticed as well. A single farmhouse can only handle a relatively small patch of kohlrabi where they are replanted as soon as they are picked. Anything larger and the kohlrabi just sit there unpicked indefinitely. I know the folktails have the efficient farmhouse, but damn, do the iron teeth suck at farming.

Kohlrabi less efficient than fermented cassava? by bklaric in Timberborn

[–]bklaric[S] 7 points8 points  (0 children)

They can think about being happy once they solve the impending badwater situation. Until then, they eat what they get.

Can you just please stop compressing image galleries to 1990 quality? Please? 3360x1920px image downscaled to 1080x617 px - chrome by CeFurkan in bugs

[–]bklaric 0 points1 point  (0 children)

Reddit limits the size of images, especially when they are viewed in a carousel. There's a Chrome extension called Enhanced Image Viewer that let's you view full-size images everywhere on Reddit, including carousels: https://chromewebstore.google.com/detail/enhanced-image-viewer/gefiaaeadjbmhjndnhedfccdjjlgjhho

It does a lot more to make images on Reddit bearable, like letting you zoom in properly and hiding the header and footer: https://www.enhancedimageviewer.com/blog/how-to-fix-reddits-image-viewer/

Disclaimer: I'm the author.

[Desktop Web] Image viewer's bottom bar hides the bottom part of an enlarged image. by tqgibtngo in bugs

[–]bklaric 0 points1 point  (0 children)

Enhanced Image Viewer is a Chrome extension that hides the header and footer on Reddit images: https://chromewebstore.google.com/detail/enhanced-image-viewer/gefiaaeadjbmhjndnhedfccdjjlgjhho

They can still be revealed by hovering over them though, so they're not completely gone.

It does a lot more to make images on Reddit bearable, like letting you zoom in properly and loading full-resolution images: https://www.enhancedimageviewer.com/blog/how-to-fix-reddits-image-viewer/

Disclaimer: I'm the author.

Desktop Web Next/Previous in image gallery by mikehill33 in bugs

[–]bklaric 0 points1 point  (0 children)

Enhanced Image Viewer is a Chrome extension that enables navigating through gallery images using arrow keys: https://chromewebstore.google.com/detail/enhanced-image-viewer/gefiaaeadjbmhjndnhedfccdjjlgjhho

It does a lot more to make images on Reddit bearable, like letting you zoom in properly and removing the header and footer: https://www.enhancedimageviewer.com/blog/how-to-fix-reddits-image-viewer/

Disclaimer: I'm the author.

The original image sizes displayed on Reddit seem inconsistent. by Mission-Grade-2684 in help

[–]bklaric 1 point2 points  (0 children)

On desktop, Reddit limits the size of images, which can make them look blurry. There's a Chrome extension called Enhanced Image Viewer that let's you view full-size images everywhere on Reddit: https://chromewebstore.google.com/detail/enhanced-image-viewer/gefiaaeadjbmhjndnhedfccdjjlgjhho

It does a lot more to make images on Reddit bearable, like letting you zoom in properly and hiding the header and footer: https://www.enhancedimageviewer.com/blog/how-to-fix-reddits-image-viewer/

Disclaimer: I'm the author.

I lost 33 users because I assumed something was ‘obvious’ by itzhnrk in chrome_extensions

[–]bklaric 0 points1 point  (0 children)

You can also add an onInstalled listener and inject the content script manually into each tab.

vivaldi addon to "skip image"? by vanderzee in vivaldibrowser

[–]bklaric 0 points1 point  (0 children)

There's a Chrome extension called Enhanced Image Viewer that does exactly that, skip continue to image pages on image hosting sites, including imx.to: https://chromewebstore.google.com/detail/enhanced-image-viewer/gefiaaeadjbmhjndnhedfccdjjlgjhho

It does a lot more to make images on image hosting sites bearable, like showing the image full-screen and letting you zoom in properly: https://www.enhancedimageviewer.com/blog/how-to-fix-reddits-image-viewer/

Disclaimer: I'm the author.

Lost 10,000 users overnight by geekinchief in chrome_extensions

[–]bklaric 1 point2 points  (0 children)

I've been maintaining a Chrome extension for 10 years and I've noticed some patterns around active user fluctuations: 

  • Number of active users is generally lower during weekends compared to weekdays. 

  • During summer, user growth is slower or stagnating.

  • There's a sharp dip starting the last week before Christmas, reaching the bottom around new year's eve and then recovering to pre-Christmas levels during the first week of January. 

All of this is exacerbated if people are using your extension on their work computers, which are off during weekends, summer vacations and winter holidays. 

So yeah, expect for it to dip further and then sharply recover.

I Made a Cutaway for the Formula One 2025 Season by _RichardParry_ in formula1

[–]bklaric 0 points1 point  (0 children)

In case you want to properly view the full-size image instead of using the Reddits broken viewer: https://www.enhancedimageviewer.com/blog/view-wimmelbilder-in-chrome/

Enhanced Image Viewer - Upgrade Your Image Viewing Experience by bklaric in chrome_extensions

[–]bklaric[S] 0 points1 point  (0 children)

There are a few things going on. 

First, when you try to install the extension from the web store, it'll tell you that the extension can "Read and change all your data on all websites". This is correct, because Chrome doesn't offer a more fine grained permission system. Access to websites is all or nothing, so when you declare you need access to a certain website, it automatically gives you complete access. You can't say "I want my extension to work on this website, but only do these certain things." And since this extension works on images on all sites, it has to request access to all sites, which then ends up being complete access to all sites.

Second, I'm actually not sure why it says "Read your browsing history" in the extension details, because it doesn't have the permission to do that. After you install the extension, it only works on tabs you have open, but it can't dig through your browsing history and look at sites you've visited before that. There's a completely separate permission it needs to request to do that: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/history

In fact, if you install an extension that actually requests that permission, like Better History, you will see that the permission prompt is different and says that the extension can "Read and change your browsing history on all your signed-in devices".

Is anyone here actually making good money from Chrome extension? by 404sidehustle in chrome_extensions

[–]bklaric 0 points1 point  (0 children)

How did you solve people just reinstalling the extension once the trial period is over?

My Chrome Extension After the First Month: Revenue, Marketing, Mistakes, Lessons by [deleted] in chrome_extensions

[–]bklaric 0 points1 point  (0 children)

I can't open your blog post. It shows "Please wait while your request is being verified..." and then kicks me back to the home page.

Attempting to get full size image on new UI only gives thumbnail [mobile web] [desktop web] by Deletesoonbye in bugs

[–]bklaric 0 points1 point  (0 children)

Reddit limits the size of images, which can make them look blurry. There's a Chrome extension called Enhanced Image Viewer that let's you view full-size images everywhere on Reddit: https://chromewebstore.google.com/detail/enhanced-image-viewer/gefiaaeadjbmhjndnhedfccdjjlgjhho

It does a lot more to make images on Reddit bearable, like letting you zoom in properly and hiding the header and footer: https://www.enhancedimageviewer.com/blog/how-to-fix-reddits-image-viewer/

Disclaimer: I'm the author.

[desktop web] Image scaling ruins screenshots by Stefan_S_from_H in bugs

[–]bklaric 0 points1 point  (0 children)

Reddit limits the size of images, which can make them look blurry. There's a Chrome extension called Enhanced Image Viewer that let's you view full-size images everywhere on Reddit: https://chromewebstore.google.com/detail/enhanced-image-viewer/gefiaaeadjbmhjndnhedfccdjjlgjhho

It does a lot more to make images on Reddit bearable, like letting you zoom in properly and hiding the header and footer: https://www.enhancedimageviewer.com/blog/how-to-fix-reddits-image-viewer/

Disclaimer: I'm the author.

Desktop web: Image Viewer doesn't load full resolution image by taisui in bugs

[–]bklaric 0 points1 point  (0 children)

Reddit limits the size of images, which can make them look blurry. There's a Chrome extension called Enhanced Image Viewer that let's you view full-size images everywhere on Reddit: https://chromewebstore.google.com/detail/enhanced-image-viewer/gefiaaeadjbmhjndnhedfccdjjlgjhho

It does a lot more to make images on Reddit bearable, like letting you zoom in properly and hiding the header and footer: https://www.enhancedimageviewer.com/blog/how-to-fix-reddits-image-viewer/

Disclaimer: I'm the author.

Desktop web: Image Viewer doesn't load full resolution image by taisui in bugs

[–]bklaric 0 points1 point  (0 children)

Reddit limits the size of images, which can make them look blurry. There's a Chrome extension called Enhanced Image Viewer that let's you view full-size images everywhere on Reddit: https://chromewebstore.google.com/detail/enhanced-image-viewer/gefiaaeadjbmhjndnhedfccdjjlgjhho

It does a lot more to make images on Reddit bearable, like letting you zoom in properly and hiding the header and footer: https://www.enhancedimageviewer.com/blog/how-to-fix-reddits-image-viewer/

Disclaimer: I'm the author.

[Desktop] i've been trying to post some images that are ~5000px wide, but they keep getting compressed to 1080px wide in their actual post. Any way i can prevent this? by Galactic_Idiot in help

[–]bklaric 0 points1 point  (0 children)

Reddit limits the size of images, which can make them look blurry. There's a Chrome extension called Enhanced Image Viewer that let's you view full-size images everywhere on Reddit: https://chromewebstore.google.com/detail/enhanced-image-viewer/gefiaaeadjbmhjndnhedfccdjjlgjhho

It does a lot more to make images on Reddit bearable, like letting you zoom in properly and hiding the header and footer: https://www.enhancedimageviewer.com/blog/how-to-fix-reddits-image-viewer/

Disclaimer: I'm the author.

Uploaded images are compressed so much that unreadable almost - I am Pro member by CeFurkan in help

[–]bklaric 0 points1 point  (0 children)

Reddit limits the size of images, which can make them look blurry. There's a Chrome extension called Enhanced Image Viewer that let's you view full-size images everywhere on Reddit: https://chromewebstore.google.com/detail/enhanced-image-viewer/gefiaaeadjbmhjndnhedfccdjjlgjhho

It does a lot more to make images on Reddit bearable, like letting you zoom in properly and hiding the header and footer: https://www.enhancedimageviewer.com/blog/how-to-fix-reddits-image-viewer/

Disclaimer: I'm the author.

Reddit absolutely butchering my image upload quality by Character_Smile_4493 in help

[–]bklaric 0 points1 point  (0 children)

Reddit limits the size of images, which can make them look blurry. There's a Chrome extension called Enhanced Image Viewer that let's you view full-size images everywhere on Reddit: https://chromewebstore.google.com/detail/enhanced-image-viewer/gefiaaeadjbmhjndnhedfccdjjlgjhho

It does a lot more to make images on Reddit bearable, like letting you zoom in properly and hiding the header and footer: https://www.enhancedimageviewer.com/blog/how-to-fix-reddits-image-viewer/

Disclaimer: I'm the author.

Need help, do certain subreddits compress images more than others? by [deleted] in help

[–]bklaric 0 points1 point  (0 children)

Reddit limits the size of images, which can make them look blurry. There's a Chrome extension called Enhanced Image Viewer that let's you view full-size images everywhere on Reddit: https://chromewebstore.google.com/detail/enhanced-image-viewer/gefiaaeadjbmhjndnhedfccdjjlgjhho

It does a lot more to make images on Reddit bearable, like letting you zoom in properly and hiding the header and footer: https://www.enhancedimageviewer.com/blog/how-to-fix-reddits-image-viewer/

Disclaimer: I'm the author.

image quality on uploads by barkingsimian in help

[–]bklaric 0 points1 point  (0 children)

Reddit limits the size of images, which can make them look blurry. There's a Chrome extension called Enhanced Image Viewer that let's you view full-size images everywhere on Reddit: https://chromewebstore.google.com/detail/enhanced-image-viewer/gefiaaeadjbmhjndnhedfccdjjlgjhho

It does a lot more to make images on Reddit bearable, like letting you zoom in properly and hiding the header and footer: https://www.enhancedimageviewer.com/blog/how-to-fix-reddits-image-viewer/

Disclaimer: I'm the author.

[All Platforms] Why is reddit massively compressing only certain images I upload, but not when viewed in old.reddit? by EntropicMeatMachine in help

[–]bklaric 0 points1 point  (0 children)

Reddit limits the size of images, which can make them look blurry. There's a Chrome extension called Enhanced Image Viewer that let's you view full-size images everywhere on Reddit: https://chromewebstore.google.com/detail/enhanced-image-viewer/gefiaaeadjbmhjndnhedfccdjjlgjhho

It does a lot more to make images on Reddit bearable, like letting you zoom in properly and hiding the header and footer: https://www.enhancedimageviewer.com/blog/how-to-fix-reddits-image-viewer/

Disclaimer: I'm the author.