I seriously love this and am already making some commands for personal use :) However is there currently a way to pass parameters to a command? Right now I'm using window.prompt() to get user input. It'd be nice if I could enter something like 'mycommand:parameter1,parameter2'. Maybe an excuse to fork the repo... Great work though! EDIT I had only been using the extension on backtick.io before, but when I use it on o…
Adding parameters to commands is something I've got planned for a future release, just need to figure out an elegant way to do that. Have you updated to the latest version of Chrome? I have never run into the problem you're describing.
Updating to the latest version of chrome fixed this for me as well! Obviously should have been the first thing I tried