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

Side by Side Diff: go-back-with-backspace/installed.html

Issue 2325963003: Add options and a browser-action popup. (Closed) Base URL: https://chromium.googlesource.com/chromium/extensions-by-google.git@master
Patch Set: Comments and copyrights Created 4 years, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 <html>
2 <head>
3 <title>Go Back With Backspace Installed</title>
4 </head>
5 <body>
6 <h1>Go Back With Backspace installation notes</h1>
7 <img src="icons/icon128.png" style="float:left">
8 <p style="margin:40 0 0 0">Thank you for installing the "Go Back With
9 Backspace" extension.</p>
10 <p>After this extension is newly installed, enabled, or updated, any open
11 tabs will need to be reloaded for the changes to take effect.</p>
12 </body>
13 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698