zertosh / duplicate-tab

Chrome extension to duplicate the current tab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicate Tab

Chrome 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".

Screenshot

Performance

Consumes minimal resources:

  • Uses a Manifest V3 short-lived light-weight service worker that only responds to narrow events.
  • Does not collect analytics.

Third Party Notices

Icon is "versions" from GitHub's Octicons, rasterized with http://fa2png.io/r/octicons/versions/.

About

Chrome extension to duplicate the current tab

License:MIT License


Languages

Language:JavaScript 100.0%