diff options
| author | Teddy Wing | 2014-03-30 16:10:01 -0400 |
|---|---|---|
| committer | Teddy Wing | 2014-03-30 16:10:01 -0400 |
| commit | b8aa3166e3ff74c93a97b02c204924f85b69d6be (patch) | |
| tree | 3cc025b19633c07c4dd4987cc57aee286e07fa7b /chrome-get-urls-from-tabs-in-windows.html | |
| parent | 9195a855b9f4a02440b70fe83addd37ff60b41ad (diff) | |
| download | chrome-copy-urls-from-all-tabs-b8aa3166e3ff74c93a97b02c204924f85b69d6be.tar.bz2 | |
Add YAML output
Diffstat (limited to 'chrome-get-urls-from-tabs-in-windows.html')
| -rw-r--r-- | chrome-get-urls-from-tabs-in-windows.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome-get-urls-from-tabs-in-windows.html b/chrome-get-urls-from-tabs-in-windows.html index a45f70a..1fd3141 100644 --- a/chrome-get-urls-from-tabs-in-windows.html +++ b/chrome-get-urls-from-tabs-in-windows.html @@ -14,6 +14,7 @@ <textarea id="copy-area"></textarea> + <script src="yaml.min.js"></script> <script src="chrome-get-urls-from-tabs-in-windows.js"></script> <script src="page.js"></script> </body> |
