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

Side by Side Diff: extensions/README.md

Issue 2699553002: Document extension and app types (Closed)
Patch Set: Created 3 years, 10 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 This will become a reusable extensions module. It implements the core parts of
2 Chrome's extension system, and can be used with any host of the
3 [content module](/content/README.md).
4
5 Some extensions code that is not Chrome-specific still lives in
6 [//chrome/browser/extensions](/chrome/browser/extensions) and will be moved
7 here.
8
9 See [//extensions/docs](/extensions/docs) for technical documentation.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698