mirror of
https://github.com/MatMoul/quickdial-webext.git
synced 2025-11-21 06:52:06 +00:00
First commit
This commit is contained in:
1
src/html/options.html
Normal file
1
src/html/options.html
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
9
src/html/test.html
Normal file
9
src/html/test.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user