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

Side by Side Diff: chrome/common/extensions/docs/examples/apps/hello-php/README

Issue 3122030: Adding Chrome Web Store PHP Hello World (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 10 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 unified diff | Download patch | Annotate | Revision Log
Property Changes:
Added: svn:executable
+ *
OLDNEW
(Empty)
1 See the documentation at
2 http://code.google.com/chrome/webstore/docs/get_started.html
3 for instructions on how to use these files.
4
5 "lib" contains the necessary OAuth and OpenID libraries to talk to the Chrome
6 Web Store Licensing API and Google's OpenID endpoint.
7
8 To "index.php", replace APP_ID, TOKEN, and TOKEN_SECRET with your app's id, your
9 developer OAuth access token, and its token secret, respectively.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698