A Guided learning solution for https://google.com
- clone repo
git clone [email protected]:dbads/gls-player.git
- install packages
yarn install
To run the extension in browser, unpack it in the extensions section. follow below steps
- open google chrome
- go to
chrome://extensions/
- Turn on developer mode,
- click on load unpacked > slect the player folder (which contains Manifest.json)
- now a new extension should show up in the extension bar, in the right side of search bar of chrome
- done!
- go to google.com
- click on extension you just unpacked
- click on the button
startGLS
and it should start the GLS on google.com. - use buttons back/next to see the next/back step and click on cross in top right corner of tooltip to close/stop the GLS.