react-browser-extension icon indicating copy to clipboard operation
react-browser-extension copied to clipboard

starter repo for building web browser extensions (MV3) with React v18 and Typescript

Results 7 react-browser-extension issues
Sort by recently updated
recently updated
newest added

Moving this from the README into an issue. --- (also to allow TS to load files outside root scope) (record a video walkthrough) communication between background, popup and content scripts....

At the time of creating this ticket, Firefox still uses V2 manifest, solely. They mentioned they would support V3 as well, with some differences - https://blog.mozilla.org/addons/2021/05/27/manifest-v3-update/. Latest update: https://blog.mozilla.org/addons/2022/05/18/manifest-v3-in-firefox-recap-next-steps/ ##...

blocked
firefox

Great work on this! It would be cool to see an example or two that someone could download and install locally on their end. A published demo could also be...