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

Unified Diff: go-back-with-backspace/readme.txt

Issue 2260633002: Add more input types, fix lowercase nodeName, support shift-backspace (Closed) Base URL: https://chromium.googlesource.com/chromium/extensions-by-google.git@master
Patch Set: Remove trailing CR Created 4 years, 4 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/manifest.json ('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/readme.txt
diff --git a/go-back-with-backspace/readme.txt b/go-back-with-backspace/readme.txt
index 9ed2d21303354f711c4eaeb2d63884f0f3472960..8f94359a8286dc4d5b07db06a5e25d6e66aae5d0 100644
--- a/go-back-with-backspace/readme.txt
+++ b/go-back-with-backspace/readme.txt
@@ -6,6 +6,9 @@ text). Many people lost their progress while working online by accidentally
pressing backspace and leaving a page -- so we removed the feature from Chrome,
and created this extension for those who prefer the old behavior.
+After this extension is newly installed, enabled, or updated, any open tabs
+will need to be reloaded for the changes to take effect.
+
This extension can't restore backspace on certain special pages, for example
any of the "chrome://" pages such as Settings or Extensions.
« no previous file with comments | « go-back-with-backspace/manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698