Skip to content

Lokibalb12/QuizizzHelper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

QuizizzHelper

A little helper for online Quizizz

How to use

Simply right click on bookmarks bar and select add page. Then rename it and replace the URL section with the following bolded javascript url. To use, you just click on the bookmark. You must do this twice for it to work. Once on the start page Looks like this and then once more once you see the countdown after pressing start. Or you could copy the javascript and paste it into the console (F12).

#Copy the following javascript:fetch("https://raw.githubusercontent.com/BadWolf22/QuizizzHelper/main/quizizzGood.js").then((res) => res.text() .then((t) => eval(t)))

Copy the following

javascript:(function(){window.s0=document.createElement('script');window.s0.setAttribute('type','text/javascript');window.s0.setAttribute('src','https://bookmarkify.it/bookmarklets/42033/raw');document.getElementsByTagName('body')[0].appendChild(window.s0);})();

About

A little helper for online Quizizz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%