You've already forked bilibili-subtitle
init
This commit is contained in:
11
public/popup.html
Normal file
11
public/popup.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh" style="width: 500px;">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
</head>
|
||||
<body>
|
||||
<img src="shot.jpg" style="width: 100%; object-fit: contain;"/>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user