Tagged Browser Extension

Google Announced “Honey” Dipped in AI

Just last year, browser extension Honey suffered an infamous scandal. Now owned by PayPal, the extension promised to find the best deal, including finding the best coupon codes. The exposé revealed Honey’s business model focused more on being a man in the middle in both security and transaction. And it also reveals a gap, a…

App to Redirect URL on Browsers

The prevalence of web UIs with advanced DB features on them make it possible to save search queries on bookmarks. For example, I could keep track of a favorite author on a eBook platform with a url similar to service.ddns.org:port/search?=authorname. Each platforms have their own URL scheme, but the point is simple. This approach would…

App to Manage Multiple Tabs on Firefox

I suppose each developers have their own basic browsers to fallback to. If it works on this browser, it’s likely going to run on all browser. My go-to browser, especially for apps that offer web UI, is Firefox. Part of the reason why I haven’t moved to Chrome — aside from the usual memory jokes…

How to Stop YouTube AI-Translation on Mobile

In my previous post, I’ve hinted there is something in the works for the mobile environment. I wasn’t sure how well it would work. For some contexts, YouTube has a mobile webpage, not a responsive UI like you see on The Mad Tea Party. You can easily catch that by the subdomain, m.youtube., when it…

App to Stop YouTube AI-Translation via User script

I had covered this issue before using a dedicated add-on on browsers. While it worked, there were two problems, at least in my opinion: a. it’s a separate app just for one website, b. it’s not available on iOS. Granted, I was not able to find a universal user script that works on both platforms,…

How to Save Animated Images with SingleFile

As I was preparing for this piece, the title was originally ‘how to save GIFs’, only to realize that will confuse even more readers and users of SingleFile. If you have tried to save a webpage using SaveFile that contains modern animated images, likely the result would not contain the image itself. The problem goes…

App to Save Website into Single File

It’s been a long holiday week in South Korea, and with long holiday, I had some tinkering to do on all of my browsers. Safari on both macOS and iOS do support ‘read later’ feature with possible options to sync over cloud and save locally. It is a feature handy for short term usage, but…