Duplicate tabChrome extension to duplicate the current tab.
## Usage
* Click the "Duplicate tab" icon from the Google Chrome toolbar.
* From "Window" -> "Extensions" -> "Keyboard shortcuts", set a shortcut for "Duplicate tab".
## Performance
Consumes minimal resources:
* Runs as an event page rather than a background page. So there is no persistent process running.
* Does not collect analytics.