AlessandroChecco / ModOp

Javascript tool to help crowdsourcing form design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Javascript tool to help crowdsourcing form design

License:MIT License


Languages

Language:HTML 99.1%Language:JavaScript 0.9%