From b5f69d0b3426e86507a88e6f3bda5e758a8fd497 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 24 Mar 2014 18:32:11 -0400 Subject: Initial commit: initial working version From 2014.03.17. Clicking on the extension's icon button opens a new tab containing a textarea with all URLs in open tabs collected by window. --- chrome-get-urls-from-tabs-in-windows.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 chrome-get-urls-from-tabs-in-windows.html (limited to 'chrome-get-urls-from-tabs-in-windows.html') diff --git a/chrome-get-urls-from-tabs-in-windows.html b/chrome-get-urls-from-tabs-in-windows.html new file mode 100644 index 0000000..3d2fbf8 --- /dev/null +++ b/chrome-get-urls-from-tabs-in-windows.html @@ -0,0 +1,20 @@ + + + + Chrome Copy URLs From All Tabs + + + + + + + + + + + + -- cgit v1.2.3