User Study Chrome Extension Installation Clone this repository git clone https://github.com/TellinaTool/user_study_chrome_extension.git Launch Google Chrome. Go to chrome://extensions. Select the Developer mode option in the top right corner. Click on Load unpacked extension… and select this cloned directory's folder i.e. user_study_chrome_extension. Code Overview background.js monitors the browsing. options.js stores the credentials and downloads the data locally. options.html is where users can input their credentials.