Chris W

Results 4 issues of Chris W

This fixes #2 by providing 'action' functions with the DOM element that was right-clicked as their second argument. It also fixes #1 by removing context menus from the DOM on...

Thanks for putting this project together - it's really useful. This fixes unexpected behavior I discovered while using block encryption. The input array was always overwritten to be identical to...

Set up tests against the schema provided in #281, and see if we can figure out why it doesn't parse.

pip install doesn't work because of missing README.md. ``` (env)example@example:~/tapio_agent/test$ pip install dmc Downloading/unpacking dmc Downloading dmc-0.0.1.tar.gz Running setup.py (path:/home/example/env/build/dmc/setup.py) egg_info for package dmc Traceback (most recent call last): File...