echidna icon indicating copy to clipboard operation
echidna copied to clipboard

Use the "history" API to update the URL with the current parameters

Open tripu opened this issue 10 years ago • 2 comments

Like we're doing already in Specberus. It'll help mainly during development and testing, to save some time filling in the HTML form.

tripu avatar Jan 27 '15 08:01 tripu

In the meantime, you can try Greasemonkey/Tampermonkey and your browser's form-auto-fill features to speed up the testing cycle.

tripu avatar Jan 27 '15 08:01 tripu

The History API will be useful only when we have a proper UI, IMO. Even better when this UI is decoupled from the main API.

But thanks for mentioning Greasemonkey and similar here, I never used that.

astorije avatar Jan 27 '15 16:01 astorije