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

Unified Diff: extensions/README.md

Issue 2699553002: Document extension and app types (Closed)
Patch Set: minor reword 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « extensions/README ('k') | extensions/docs/extension_and_app_types.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/README.md
diff --git a/extensions/README.md b/extensions/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..e17a37dc3485bd06e4dcf0efae7d9dd7f9983cb4
--- /dev/null
+++ b/extensions/README.md
@@ -0,0 +1,9 @@
+This will become a reusable extensions module. It implements the core parts of
+Chrome's extension system, and can be used with any host of the
+[content module](/content/README.md).
+
+Some extensions code that is not Chrome-specific still lives in
+[//chrome/browser/extensions](/chrome/browser/extensions) and will be moved
+here.
+
+See [//extensions/docs](/extensions/docs) for technical documentation.
« no previous file with comments | « extensions/README ('k') | extensions/docs/extension_and_app_types.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698