openseadragon / browser-extension

OpenSeadragonizer: zooming browser extension
BSD 3-Clause "New" or "Revised" License
17 stars 2 forks source link

Entering an image URL should update the page URL #17

Closed iangilman closed 8 years ago

iangilman commented 8 years ago

At least in the hosted version, if I go to:

http://openseadragon.github.io/openseadragonizer/

...and enter foo.jpg into the box, the URL of the page should update to:

http://openseadragon.github.io/openseadragonizer/?img=foo.jpg

...so I can then share it with my friends.