Disable view source for Developer Tools.
[chromium-blink-merge.git] / chrome / common / extensions / docs / examples / README.txt
blobde6e8e39eea8099fe04b4a79bc0134961e722e5a
1 Chromium Extension Examples
3 The directory structure is as follows:
4 * api/ - trivial extensions focused on a single API package
5 * howto/ - simple extensions showing how to perform a particular task
6 * tutorials/ - multi-step walkthroughs referenced inline in the docs
7 * extensions/ - full featured extensions spanning multiple API packages