| summaryrefslogtreecommitdiff | 
path: root/manifest.json
diff options
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 7 | 
1 files changed, 1 insertions, 6 deletions
| diff --git a/manifest.json b/manifest.json index e3f369c..7e6c225 100644 --- a/manifest.json +++ b/manifest.json @@ -22,11 +22,6 @@     },     "background": { -      "scripts": -         [ -            "www/script/params.js", -            "www/script/main.js", -            "www/script/load.js" -         ] +      "page": "www/index.html"     }  } | 


