add history permission

jh-changes
Shin'ya Ueoka 7 years ago
parent bf07e89126
commit 49fc34e444
  1. 3
      manifest.json

@ -16,7 +16,8 @@
}, },
"permissions": [ "permissions": [
"sessions", "sessions",
"tabs" "tabs",
"history"
], ],
"web_accessible_resources": [ "web_accessible_resources": [
"build/console.html" "build/console.html"