Jelajahi Sumber

fixed shortcut icon

Gerald 12 tahun lalu
induk
melakukan
891a8116a3
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      manifest.json
  2. 1 1
      options.html

+ 1 - 1
manifest.json

@@ -1,6 +1,6 @@
 {
 {
 	"name": "Violent monkey",
 	"name": "Violent monkey",
-	"version" : "2.0.0.3",
+	"version" : "2.0.0.4",
 	"manifest_version" : 2,
 	"manifest_version" : 2,
 	"description" : "__MSG_extDescription__",
 	"description" : "__MSG_extDescription__",
 	"developer": {"name" : "Gerald", "url" : "http://gera2ld.blog.163.com"},
 	"developer": {"name" : "Gerald", "url" : "http://gera2ld.blog.163.com"},

+ 1 - 1
options.html

@@ -2,7 +2,7 @@
 <html class=fill>
 <html class=fill>
 	<head>
 	<head>
 		<meta http-equiv="content-type" content="text/html;charset=utf-8">
 		<meta http-equiv="content-type" content="text/html;charset=utf-8">
-		<link rel="shortcut icon" type="image/png" href="icons/icon_16.png" />
+		<link rel="shortcut icon" type="image/png" href="images/icon16.png" />
 		<link rel="stylesheet" type="text/css" href="style.css" />
 		<link rel="stylesheet" type="text/css" href="style.css" />
 		<script type="text/javascript" src="lib/zip.js/zip.js"></script>
 		<script type="text/javascript" src="lib/zip.js/zip.js"></script>
 		<script type="text/javascript" src="load.js"></script>
 		<script type="text/javascript" src="load.js"></script>