web-extension-starter icon indicating copy to clipboard operation
web-extension-starter copied to clipboard

🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension

Results 16 web-extension-starter issues
Sort by recently updated
recently updated
newest added

First of all, THANK YOU SO MUCH FOR THIS AMAZING TOOL! I have only one issue with it though: Grammarly pop-up window is blocking our review. Is it possible to...

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Recently I am building one chrome extension and using this starter package. I am using ReactJS and felt if tailwindcss was supported as well then it would have made my...

Optimize CSS Assets Webpack Plugin does not work for webpack 5+, see https://www.npmjs.com/package/optimize-css-assets-webpack-plugin?activeTab=readme this was causing an error on npm install Fixed by replacing with css minimizer plugin