Setting Up (One Time)
You have to follow these steps only once. You only have to follow one of the two methods for this section.
Method 1
Step 1: Drag and Drop this link to your Bookmarks Bar : Enable Copy Paste
OR
Method 2
Step 1: Open Chrome and Press Ctrl
+ Shift
+ O
. This will open Bookmarks page as shown in screenshot below.
Step 2: Now Click on 3 dots in top-right corner and click on Add new bookmark.
Step 3: Put anything in the Name section and paste the below code in the URL section and click on Save.
javascript:(function()%7Bvar%20allowCopyAndPaste%20%3D%20function%20(e)%20%7Be.stopImmediatePropagation()%3Breturn%20true%3B%7D%3Bdocument.addEventListener(%22copy%22%2C%20allowCopyAndPaste%2C%20true)%3Bdocument.addEventListener(%22paste%22%2C%20allowCopyAndPaste%2C%20true)%3Bdocument.addEventListener(%22onpaste%22%2C%20allowCopyAndPaste%2C%20true)%7D)()
Copy and Paste
Step 1: Press Esc
button to exit from fullscreen mode.
Step 2: Click on the shortcut in Bookmarks Bar you saved above ("Enable Copy Paste" in below example).
Congratulations, You can now copy by pressing Ctrl
+ C
and paste using Ctrl
+ V
without any restrictions. Enjoy!
Bonus - How to open ChatGPT while test is running
Step 1: Click on your profile picture on top-right corner of browser.
Step 2: Click on Guest.
Step 3: Done! You can now open ChatGPT or any other website in the guest window while test continues in other window.
If you face any problem while following this tutorial, drop a comment and I'll be here to help you.