PouëtCochon - demo downloader/organizer/viewer tool for Firefox
category: general [glöplog]
Gargaj: Nice work!
Question - did you use the Mozilla polyfill to implement browser.* in Chrome? If not, what approach did you use for cross-platform coding? I am thinking about porting https://cxw42.github.io/TabFern/ from Chrome-only to Chrome+FF and would like to know if you saw any gotchas. Thanks!
Question - did you use the Mozilla polyfill to implement browser.* in Chrome? If not, what approach did you use for cross-platform coding? I am thinking about porting https://cxw42.github.io/TabFern/ from Chrome-only to Chrome+FF and would like to know if you saw any gotchas. Thanks!
None of that was needed, it's just content scripts.
Another thing that was briefly mentioned on IRC is the ability to detect / install stuff like MSVC runtimes.