export-cookies/popup.html
2019-03-11 14:36:13 -06:00

6 lines
127 B
HTML

<!DOCTYPE html>
<html>
<script id = "go" src="grab_cookie.js"></script>
<p>Cookies exported!</p>
</html>