How to Paste Scripts in the Browser Console
Important
- Paste scripts only from a source you trust, such as the official Quizit.online site or support team.
- Do not paste code from unknown messages, ads, or random websites.
- Closing the console or refreshing the page usually stops the script. Some changes may last until you clear site data or sign out.
Step 1: Open the browser console
Chrome, Edge, or Brave
- Open the page where you want to run the script.
- Press F12, or Ctrl + Shift + J on Windows/Linux, or Cmd + Option + J on Mac.
- Or right-click the page, choose Inspect, then open the Console tab.
Firefox
- Open the page.
- Press F12, or Ctrl + Shift + K on Windows/Linux, or Cmd + Option + K on Mac.
- Or right-click the page, choose Inspect, then open the Console tab.
Safari
- Enable the Develop menu: Safari → Settings → Advanced → Show features for web developers.
- Open the page.
- Press Cmd + Option + C, or use Develop → Show JavaScript Console.
Step 2: Paste the script
- Click inside the console input area, usually at the bottom of the panel.
- Paste the script with Ctrl + V on Windows/Linux, or Cmd + V on Mac.
- Press Enter to run it.
If the script is long and wraps across lines, paste the full text first, then press Enter.
Step 3: Confirm it ran
After you press Enter, you should usually see a result or confirmation message, or no red error.
If you see a red error, the script did not run correctly. Copy the error text and contact support if you need help.
Common issues
- Paste does nothing: click the console input field first, then paste again.
- Chrome shows a “Don’t paste code…” warning: continue only if you trust the source.
- Script fails: make sure you are on the correct page and signed in if required.
- Console is hard to find: press F12, then select the Console tab.
Summary
- Open the target page.
- Open DevTools with F12 or your browser shortcut.
- Go to the Console tab.
- Paste the script and press Enter.
- Check for a success message or errors.
If something does not work, contact support through https://quizit.online/contact.
Related guides
More guides on the same topic.
- PremiumAccount
How to Cancel Your Subscription
Cancel your Quizit.online paid plan from account settings. Your access stays active until the end of the current billing period.
2 min read - Extension
How to install a Quizit extension from a ZIP file
Here is a step-by-step guide on how to install a Quizit extension on google chrome from a downloaded ZIP file. For Chrome to read the files correctly, the installation must be done in Developer mode.
1 min read
BrainlyHow to get answers for Brainly
Paste a Brainly question link into Quizit to unlock the full solution without ads. Fast support for Brainly domains worldwide.
1 min read