Script Summary: Provides quick links to all slash-separated segments of current page's URL, much like Locationbar² extension of Firefox
Version: 1.0
This script was created to emulate in Opera functionality of Locationbar² extension of Firefox 2 (https://addons.mozilla.org/en-US/firefox/addon/...).
When you press Ctrl button, address of current page appears at top of it, and you can click any of url segments to go there. I.e. for page http://example.com/path/to/page.php?test=123 there'll be links:
* http://example.com/
* http://example.com/path/
* http://example.com/path/to/
* http://example.com/path/to/page.php



