Download the extension from the chrome web-store: https://chrome.google.com/webstore/detail/professor-prebid-v02/kdnllijdimhbledmfdbljampcdphcbdc
or
npm install
in the directorynpm start
chrome://extensions/
Developer mode
Load unpacked extension
build
folder.$ NODE_ENV=production npm run build
Now, the content of build
folder will be the extension ready to be submitted to the Chrome Web Store.
This extension is based on chrome-extension-boilerplate-react