/ModOp

Javascript tool to help crowdsourcing form design

Primary LanguageHTMLMIT LicenseMIT

ModOp

Javascript tool to help crowdsourcing form design.

Live demo available HERE!

To use it, create a bookmark with the following code (or copy&paste it on the address bar):

javascript:(function(){var jsCode=document.createElement('script');jsCode.setAttribute('src','https://raw.githubusercontent.com/AlessandroChecco/ModOp/master/ModOp.js');document.body.appendChild(jsCode);}());

Chrome extension

Alternatively, it is possible to install a Chrome extension by installing the folder ModOp into Chrome extension manager.