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

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

Issue 2400303003: Update UI and catch executeScript errors now shown in Canary (Closed)
Patch Set: Fix global-replace bug Created 4 years, 2 months 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
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..5726b8977902ee362fc85d0630078f026a128d45 100644
--- a/go-back-with-backspace/manifest.json
+++ b/go-back-with-backspace/manifest.json
@@ -35,6 +35,7 @@
"chrome_style": true
},
"permissions": [
+ "activeTab",
Pam (message me for reviews) 2016/11/01 21:29:03 What's the advantage of "tabs" over "activeTab" he
"management",
"storage",
"<all_urls>"

Powered by Google App Engine
This is Rietveld 408576698