Hacker News new | ask | show | jobs
by alexyuan0219 494 days ago
It is intended that way, and the date of download can be in the front or end of the filename. However, Chrome API has been tricky to use. I am not sure if it can intercept downloads from WhatsApp Web. The extension cannot deal with downloads from some websites like Github based on our test.

Now I feel that we should've probably developed the desktop version with local AI modals and there wouldn't be as many technical problems as we can deal with renaming after the file is downloaded.

The web APIs also makes supporting images, excels or other files a bit harder. We only get blob data and have to figure out how to turn such raw data back to files, so we can feed the content to cloud AI providers.

Dark mode problem noted. And thanks very much for all the feedback.