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

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

Issue 2407473002: Look at e.path where available (M55+) (Closed)
Patch Set: 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
« no previous file with comments | « go-back-with-backspace/content_script.js ('k') | no next file » | 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 30196470b63a1f830deea7918abbd21e7865b558..d94193f63de3fa46401953e36f81b33e061b70af 100644
--- a/go-back-with-backspace/manifest.json
+++ b/go-back-with-backspace/manifest.json
@@ -2,7 +2,7 @@
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
- "version": "1.5.1",
+ "version": "1.5.2",
"manifest_version": 2,
"minimum_chrome_version": "52",
"icons": {
« no previous file with comments | « go-back-with-backspace/content_script.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698