Welcome to the Interview Buddy userscript, designed to assist you during online interviews by providing a stealthy way to access information (by hiding you switching tabs). This script allows you to highlight blocks of text using the Cmd/Meta
key and copy them using the Alt
key.
To install and use this userscript, follow these steps:
- Install Tampermonkey: Go to the Tampermonkey website and click on "Install" for your browser.
- Follow the prompts in your browser to complete the installation.
Note: It's crucial for some scripts that you enable developer mode in Tampermonkey:
- Open Tampermonkey by clicking its icon in your browser toolbar.
- Click on "Dashboard."
- In some versions, enabling developer mode might be necessary.
- Access Raw Script File: Visit this link which points directly to our raw
.user.js
file. - Tampermonkey Prompt: Your browser should automatically detect this as a userscript file and prompt you with an installation dialog from Tampermonkey.
- Click "Install" in this dialog box.
- Once installed, simply open any webpage where you want to use it (matches all URLs).
- Use
Cmd/Meta
to Highlight block and then pressAlt
(Cmd/Meta + Alt
) to copy text from highlighted blocks. - Press
Esc
to exit highlighting mode.
For any issues or updates:
- Report issues at our support URL.
- Check out our project homepage at GitHub.
Enjoy using Interview Buddy!