PUGE 1 anno fa
parent
commit
49d722f4b4
3 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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