[{"data":1,"prerenderedAt":110},["ShallowReactive",2],{"doc-page-en-how-to-paste-scripts-in-browser-console":3,"docs-en":63},{"id":4,"title":5,"category":6,"slug":11,"description":12,"authors":13,"seo":24,"updatedAt":27,"createdAt":28,"_status":29,"contentHtml":30,"tocLinks":31,"localizedSlugs":59},6,"How to Paste Scripts in the Browser Console",[7],{"id":4,"name":8,"description":9,"updatedAt":10,"createdAt":10},"Account",null,"2026-08-31T17:53:46.554Z","how-to-paste-scripts-in-browser-console","Use this guide when a support page or tool asks you to run a short JavaScript snippet in your browser console. The console is part of the browser developer tools.",[14],{"id":15,"nickname":16,"roles":17,"avatar":9,"updatedAt":19,"createdAt":20,"enableAPIKey":9,"apiKey":9,"email":21,"collection":22,"sessions":23},1,"Admin",[18],"admin","2026-07-22T19:34:52.757Z","2026-02-19T21:24:32.614Z","admin@quizit.online","users",[],{"title":25,"description":26},"How to Paste Scripts in the Browser Console | Quizit.online","Step-by-step guide to opening DevTools, pasting JavaScript in the console, and fixing common paste or run errors.","2026-09-07T15:07:57.720Z","2026-09-07T14:39:15.825Z","published","\u003Cdiv class=\"payload-richtext\">\u003Ch2  id=important>Important\u003C\u002Fh2>\u003Cul class=\"list-bullet\">\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"1\"\n        >Paste scripts only from a source you trust, such as the official Quizit.online site or support team.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"2\"\n        >Do not paste code from unknown messages, ads, or random websites.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"3\"\n        >Closing the console or refreshing the page usually stops the script. Some changes may last until you clear site data or sign out.\u003C\u002Fli>\u003C\u002Ful>\u003Ch2  id=step-1-open-the-browser-console>Step 1: Open the browser console\u003C\u002Fh2>\u003Ch3  id=chrome-edge-or-brave>Chrome, Edge, or Brave\u003C\u002Fh3>\u003Col class=\"list-number\">\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"1\"\n        >Open the page where you want to run the script.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"2\"\n        >Press F12, or Ctrl + Shift + J on Windows\u002FLinux, or Cmd + Option + J on Mac.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"3\"\n        >Or right-click the page, choose Inspect, then open the Console tab.\u003C\u002Fli>\u003C\u002Fol>\u003Ch3  id=firefox>Firefox\u003C\u002Fh3>\u003Col class=\"list-number\">\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"1\"\n        >Open the page.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"2\"\n        >Press F12, or Ctrl + Shift + K on Windows\u002FLinux, or Cmd + Option + K on Mac.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"3\"\n        >Or right-click the page, choose Inspect, then open the Console tab.\u003C\u002Fli>\u003C\u002Fol>\u003Ch3  id=safari>Safari\u003C\u002Fh3>\u003Col class=\"list-number\">\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"1\"\n        >Enable the Develop menu: Safari → Settings → Advanced → Show features for web developers.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"2\"\n        >Open the page.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"3\"\n        >Press Cmd + Option + C, or use Develop → Show JavaScript Console.\u003C\u002Fli>\u003C\u002Fol>\u003Ch2  id=step-2-paste-the-script>Step 2: Paste the script\u003C\u002Fh2>\u003Col class=\"list-number\">\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"1\"\n        >Click inside the console input area, usually at the bottom of the panel.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"2\"\n        >Paste the script with Ctrl + V on Windows\u002FLinux, or Cmd + V on Mac.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"3\"\n        >Press Enter to run it.\u003C\u002Fli>\u003C\u002Fol>\u003Cp>If the script is long and wraps across lines, paste the full text first, then press Enter.\u003C\u002Fp>\u003Ch2  id=step-3-confirm-it-ran>Step 3: Confirm it ran\u003C\u002Fh2>\u003Cp>After you press Enter, you should usually see a result or confirmation message, or no red error.\u003C\u002Fp>\u003Cp>If you see a red error, the script did not run correctly. Copy the error text and contact support if you need help.\u003C\u002Fp>\u003Ch2  id=common-issues>Common issues\u003C\u002Fh2>\u003Cul class=\"list-bullet\">\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"1\"\n        >Paste does nothing: click the console input field first, then paste again.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"2\"\n        >Chrome shows a “Don’t paste code…” warning: continue only if you trust the source.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"3\"\n        >Script fails: make sure you are on the correct page and signed in if required.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"4\"\n        >Console is hard to find: press F12, then select the Console tab.\u003C\u002Fli>\u003C\u002Ful>\u003Ch2  id=summary>Summary\u003C\u002Fh2>\u003Col class=\"list-number\">\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"1\"\n        >Open the target page.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"2\"\n        >Open DevTools with F12 or your browser shortcut.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"3\"\n        >Go to the Console tab.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"4\"\n        >Paste the script and press Enter.\u003C\u002Fli>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"5\"\n        >Check for a success message or errors.\u003C\u002Fli>\u003C\u002Fol>\u003Cp>If something does not work, contact support through \u003Ca href=\"https:\u002F\u002Fquizit.online\u002Fcontact\" rel=\"noopener noreferrer\" target=\"_blank\">https:\u002F\u002Fquizit.online\u002Fcontact\u003C\u002Fa>.\u003C\u002Fp>\u003C\u002Fdiv>",[32,35,38,41,44,47,50,53,56],{"text":33,"id":34},"Important","important",{"text":36,"id":37},"Step 1: Open the browser console","step-1-open-the-browser-console",{"text":39,"id":40},"Chrome, Edge, or Brave","chrome-edge-or-brave",{"text":42,"id":43},"Firefox","firefox",{"text":45,"id":46},"Safari","safari",{"text":48,"id":49},"Step 2: Paste the script","step-2-paste-the-script",{"text":51,"id":52},"Step 3: Confirm it ran","step-3-confirm-it-ran",{"text":54,"id":55},"Common issues","common-issues",{"text":57,"id":58},"Summary","summary",{"pl":60,"en":62},{"slug":61},"jak-wklejac-skrypty-w-konsoli-przegladarki",{"slug":11},[64,67,76,85,94,102],{"id":4,"slug":11,"title":5,"description":12,"categories":65,"createdAt":28,"updatedAt":27,"readingMinutes":66},[8],2,{"id":68,"slug":69,"title":70,"description":71,"categories":72,"createdAt":74,"updatedAt":75,"readingMinutes":15},5,"how-to-install-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.\n",[73],"Extension","2026-09-04T16:07:15.367Z","2026-09-04T16:57:42.424Z",{"id":77,"slug":78,"title":79,"description":80,"categories":81,"createdAt":83,"updatedAt":84,"readingMinutes":66},4,"how-to-cancel-subscription","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.",[82,8],"Premium","2026-08-31T17:59:14.294Z","2026-08-31T18:59:29.670Z",{"id":86,"slug":87,"title":88,"description":89,"categories":90,"createdAt":92,"updatedAt":93,"readingMinutes":15},3,"how-to-use-brainly","How 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.",[91],"Brainly","2026-07-22T16:43:47.429Z","2026-08-31T17:55:09.400Z",{"id":66,"slug":95,"title":96,"description":97,"categories":98,"createdAt":100,"updatedAt":101,"readingMinutes":15},"how-to-use-wordwall","How to get answers for Wordwall","Paste a public or private Wordwall activity link into Quizit to get answers for every supported template.",[99],"Wordwall","2026-07-22T14:03:31.440Z","2026-07-22T16:59:24.415Z",{"id":15,"slug":103,"title":104,"description":105,"categories":106,"createdAt":108,"updatedAt":109,"readingMinutes":66},"how-to-use-quizizz","How to get answers for Wayground (Quizizz)","Paste a Wayground (Quizizz) game pin or quiz link into Quizit to fetch answers. We support wayground.com, quizizz.com, and live game join codes.",[107],"Quizizz","2026-02-24T16:22:51.133Z","2026-09-01T08:48:51.365Z",1788991404039]