diff options
| author | Teddy Wing | 2014-03-30 16:10:46 -0400 | 
|---|---|---|
| committer | Teddy Wing | 2014-03-30 16:10:46 -0400 | 
| commit | 55f440c98dad4a4d5e1ab7c879c008c54a71555c (patch) | |
| tree | 4ec4742efe503bcf552d02d60533bcc938547116 /chrome-get-urls-from-tabs-in-windows.html | |
| parent | b8aa3166e3ff74c93a97b02c204924f85b69d6be (diff) | |
| download | chrome-copy-urls-from-all-tabs-55f440c98dad4a4d5e1ab7c879c008c54a71555c.tar.bz2 | |
Remove YAML library
Since I'm now outputting YAML manually for better looks, get rid of the
YAML serialiser I included previously.
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, 0 insertions, 1 deletions
diff --git a/chrome-get-urls-from-tabs-in-windows.html b/chrome-get-urls-from-tabs-in-windows.html index 1fd3141..a45f70a 100644 --- a/chrome-get-urls-from-tabs-in-windows.html +++ b/chrome-get-urls-from-tabs-in-windows.html @@ -14,7 +14,6 @@  	<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>  | 
