1
0
mirror of https://github.com/MatMoul/quickdial-webext.git synced 2025-11-21 06:52:06 +00:00
This commit is contained in:
2017-09-30 00:05:33 +02:00
parent 846f887b53
commit 4b68a80a9b
6 changed files with 1 additions and 36 deletions

View File

@@ -1 +0,0 @@

View File

@@ -1,9 +0,0 @@
<html>
<head>
<title>test</title>
<script type="text/javascript" src="/js/test.js"></script>
</head>
<body>
<iframe id="IFrame" style="width: 600px; height: 400px"></iframe>
</body>
</html>