forked from luxuary10/QuickResource
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpopup.html
More file actions
17 lines (17 loc) · 986 Bytes
/
popup.html
File metadata and controls
17 lines (17 loc) · 986 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<DOCTYPE html!>
<head>
<title> QuickResource </title>
<script src="inject-style.css"></script>
<img src="https://greenbayrules.github.io/host/emojis/faceemoji/disappointed.png" alt="_dissappointed_"/>
</head>
<body>
Welcome To QuickResource, A faster Way To Travel The Web And Save Bookmark Storage.
<small> This Project Was Inprised by <a href="https://www.github.com/vutondesign/SimplePick/">Vuton Design</a>
This Project Is Maintined by <a href="https://github.com/Redmangospros/QuickResource">Redmangospros</a> and Hosted by
<a href="https://www.github.com">github and <a href="https://github.com/NetrounXL">NetrounXL</a></a </small>
<div class="message change-message--on-load hide--second">
<p>This message is displayed only the first time you visit this page. Refresh your page to hide it!</p>
<p>This is shown only after the previous message was shown in the last visit. Even when you refresh the page, the browser remembers your option.</p>
</div>
</body>
</html>