Live data from Hacker News

Show HN: Open AI is not Open – A browser extension

github.com

1–10 of 124 posts

Re: Show HN: Open AI is not Open – A browser extension

#4
post #2

> Firefox only. If someone wants to bring this to Chromium, go for it. You could probably get ChatGPT to do that.

Well, that would fit in with the usual "You don't need AI for that" as Firefox extensions are mostly (90% of them anyways) compatible with Chrome extensions, as both of them are "Web Extensions" as created by Chromium.

Also, someone correct me if I'm wrong, but I think even Safari uses "Web Extensions" at this point too, so write once, have extensions ready for three platforms. Obviously packaging is different, and they have some idiosyncrasies. But it mostly works alright.

Re: Show HN: Open AI is not Open – A browser extension

#6
post #2

> Firefox only. If someone wants to bring this to Chromium, go for it. You could probably get ChatGPT to do that.

Well, that would fit in with the usual "You don't need AI for that" as Firefox extensions are mostly (90% of them anyways) compatible with Chrome extensions, as both of them are "Web Extensions" as created by Chromium. Also, someone correct me if I'm wrong, but I think even Safari uses "Web Extensions" at this point too, so write once, have extensions ready for three platforms. Obviously packaging is different, and t…

I extracted the Chrome-only Google Translate extension and loaded it into Firefox and it worked fine with no code changes (I had to add some kind of ID to the manifest though)
Post reply on HN