react-typescript-web-extension-starter
react-typescript-web-extension-starter copied to clipboard
:desktop_computer: Web Extension starter kit built with React, TypeScript, TailwindCSS, Storybook, Jest, EsLint, Prettier, and Webpack. Supports Google Chrome + Mozilla Firefox + Brave Browser + Micro...
My original comment can be found in #46. While the new `manifest.json` in #46 was tested in Chrome, the Manifest V3 [will not work in Firefox](https://blog.mozilla.org/addons/2022/05/18/manifest-v3-in-firefox-recap-next-steps/): > ... we expect...
## Prerequisites Please answer the following questions for yourself before submitting an issue: - [X] I am running the latest version - [X] I checked the documentation and found no...
Does this code support other browsers like Firefox, Opera?
hello, i'm configure this to aviod CORS block, but it's not work, how can i do?  
Would be it helpful to include more examples of different [Extension APIs](https://developer.chrome.com/extensions/api_index) that are made available to extensions?
Got this reply in an `/r/react` thread: ``` Nice. I kept looking and looking where you generate the different manifest.json files. But it looks like you used a combined one....
Is it possible to change the position of the popup component to be a popout sidebar instead of a vertical popup when you click on the extension icon, something like...
Hi there, I was wondering: why this starter doesn't have a [content script](https://developer.chrome.com/docs/extensions/mv3/content_scripts/) to be able to read the DOM of the web page I am trying to create a...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.7 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...