This repository was archived by the owner on Sep 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpopup.html
More file actions
35 lines (35 loc) · 4.4 KB
/
popup.html
File metadata and controls
35 lines (35 loc) · 4.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="popup.css" />
</head>
<body>
<div id="Editor"></div>
<div id="Actions">
<button id="Format" title="Pretty print">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024">
<path d="M413.538 468.677c-7.876 7.877-7.876 19.692 0 27.57l470.647 470.645c23.63 23.631 59.077 23.631 82.707 0 23.631-23.63 23.631-59.077 0-82.707L496.246 413.538c-7.877-7.876-19.692-7.876-27.57 0l-55.138 55.139z m0-137.846l-63.015-63.016c-11.815-11.815-29.538-11.815-41.354 0l-41.354 41.354c-11.815 11.816-11.815 29.539 0 41.354l63.016 63.015c7.877 7.877 19.692 7.877 27.569 0l55.138-55.138c7.877-7.877 7.877-19.692 0-27.57zM228.431 819.2c23.63-74.83 80.738-133.908 157.538-157.538 11.816-3.939 11.816-19.693 0-23.631-74.83-23.631-133.907-80.739-157.538-157.539-3.939-11.815-19.693-11.815-23.631 0-23.63 74.831-80.738 133.908-157.538 157.539-11.816 3.938-11.816 19.692 0 23.63C122.092 685.293 181.169 742.4 204.8 819.2c3.938 9.846 19.692 9.846 23.63 0zM600.615 47.262c-21.661 66.953-72.861 118.153-139.815 139.815-9.846 3.938-9.846 17.723 0 21.661C527.754 230.4 578.954 281.6 600.615 348.554c3.939 9.846 17.723 9.846 21.662 0C643.938 281.6 695.138 230.4 762.092 208.738c9.846-3.938 9.846-17.723 0-21.661-66.954-21.662-118.154-72.862-139.815-139.815-3.939-9.847-19.692-9.847-21.662 0z m-435.2 222.523c15.754-51.2 53.17-88.616 104.37-104.37 7.877-1.969 7.877-13.784 0-15.753-51.2-15.754-88.616-53.17-104.37-104.37-1.969-7.877-13.784-7.877-15.753 0-15.754 51.2-53.17 88.616-104.37 104.37-7.877 1.969-7.877 13.784 0 15.753 51.2 15.754 88.616 53.17 104.37 104.37 1.969 7.877 13.784 7.877 15.753 0z"></path>
</svg>
</button>
<button id="Save" title="Save snippet">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024">
<path d="M857.367377 904.378575 166.632623 904.378575c-26.01142 0-47.094598-21.045315-47.094598-47.00864L119.538025 401.659963 119.538025 276.305977 119.538025 166.623925c0-25.963325 21.084201-47.004547 47.094598-47.004547L778.381441 119.619378l125.586277 126.331243 0.49221 611.420337C904.459928 883.33326 883.377774 904.378575 857.367377 904.378575zM747.475548 246.272963c0-25.958208-21.084201-47.004547-47.094598-47.004547L292.222993 199.268416c-26.01142 0-47.099714 21.046339-47.099714 47.004547l0 141.021827c0 25.963325 21.088294 47.00864 47.099714 47.00864l408.156934 0c26.010397 0 47.094598-21.045315 47.094598-47.00864L747.474524 246.272963zM794.574239 496.979912 229.425761 496.979912l0 360.391047 565.148477 0L794.574239 496.979912zM731.775984 606.665033 292.222993 606.665033 292.222993 575.326281l439.552991 0L731.775984 606.665033zM731.775984 669.340491 292.222993 669.340491 292.222993 638.003785l439.552991 0L731.775984 669.340491zM731.775984 732.017996 292.222993 732.017996 292.222993 700.68129l439.552991 0L731.775984 732.017996zM731.775984 794.6955 292.222993 794.6955l0-31.338752 439.552991 0L731.775984 794.6955zM559.096133 230.605122l94.189196 0 0 172.362626-94.189196 0L559.096133 230.605122z"></path>
</svg>
</button>
<button id="Delete" title="Delete snippet">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024">
<path d="M677.35552 204.8l0-61.44c0-33.91488-29.61408-61.44-66.1504-61.44l-198.49216 0c-36.57728 0-66.19136 27.52512-66.19136 61.44l0 61.44-264.64256 0 0 61.44 99.24608 0 0 614.4c0 33.95584 29.65504 61.44 66.1504 61.44l529.32608 0c36.57728 0 66.19136-27.48416 66.19136-61.44l0-614.4 99.24608 0 0-61.44L677.35552 204.8 677.35552 204.8zM412.71296 143.36l198.49216 0 0 61.44-198.49216 0L412.71296 143.36 412.71296 143.36zM776.6016 880.64 247.27552 880.64l0-614.4 529.32608 0L776.6016 880.64 776.6016 880.64zM346.5216 358.4l66.19136 0 0 430.08-66.19136 0L346.5216 358.4 346.5216 358.4zM478.86336 358.4l66.1504 0 0 430.08-66.1504 0L478.86336 358.4 478.86336 358.4zM611.20512 358.4l66.1504 0 0 430.08-66.1504 0L611.20512 358.4 611.20512 358.4zM611.20512 358.4"></path>
</svg>
</button>
</div>
<script src="https://ace.c9.io/build/src-min/ace.js"></script>
<script src="https://ace.c9.io/build/src-min/mode-html.js"></script>
<script src="https://ace.c9.io/build/src-min/theme-tomorrow_night_eighties.js"></script>
<script src="https://prettier.io/lib/standalone.js"></script>
<script src="https://prettier.io/lib/parser-babel.js"></script>
<script src="https://prettier.io/lib/parser-postcss.js"></script>
<script src="https://prettier.io/lib/parser-html.js"></script>
<script src="popup.js"></script>
</body>
</html>