PUGE 1 年之前
父節點
當前提交
49d722f4b4
共有 3 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      back/popup.js
  2. 0 0
      js/popup.js
  3. 1 1
      manifest.json

+ 1 - 1
back/popup.js

@@ -203,7 +203,7 @@ function load() {
     })
   })
 }
-load()
+load();
 
 // document.getElementsByClassName('.no-script')[0].addEventListener("click", function(){
 //   load()

File diff suppressed because it is too large
+ 0 - 0
js/popup.js


+ 1 - 1
manifest.json

@@ -1,7 +1,7 @@
 {
 	"manifest_version": 2,
 	"name": "脚本助手",
-	"version": "1.1.27",
+	"version": "1.1.28",
 	"description": "脚本助手",
 	"icons": {
 		"16": "./img/16.png",

Some files were not shown because too many files changed in this diff