Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(202)

Unified Diff: go-back-with-backspace/manifest.json

Issue 2400303003: Update UI and catch executeScript errors now shown in Canary (Closed)
Patch Set: Add TODO to validate URLs Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « go-back-with-backspace/content_script.js ('k') | go-back-with-backspace/pages/common.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go-back-with-backspace/manifest.json
diff --git a/go-back-with-backspace/manifest.json b/go-back-with-backspace/manifest.json
index bd8308da115194fd9038a626a39cd49eb8383495..2e7c2efd0ccb70e69228e5cf31f0e6ca202b5e51 100644
--- a/go-back-with-backspace/manifest.json
+++ b/go-back-with-backspace/manifest.json
@@ -37,6 +37,7 @@
"permissions": [
"management",
"storage",
+ "tabs",
"<all_urls>"
]
}
« no previous file with comments | « go-back-with-backspace/content_script.js ('k') | go-back-with-backspace/pages/common.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698