Saturday 6 February 2021

change Chrome Extension save behaviour update

 

Terminal to project folder


  # Install Node.js and yarn

# Visit: https://nodejs.org/en/
# And https://yarnpkg.com/getting-started/install

# Install dependencies
yarn install

# Launch builder script
yarn run build

Saving without asking location: change saveas:true to false in 
extension/dist/background/index.js