- Generate new API keys and move them to .env file;
- Use React.js for Views;
- Add a list of authors;
- Update a version of the extension in
./package.jsonand./dist/manifest.json; - Run
npm run build; - Geenarate .zip from dist folder instead of current
dist.zip;