• Home
  • History
  • Annotate
  • only in /external/chromium_org/chrome/common/extensions/docs/examples/
NameDateSize

..03-Jan-20144 KiB

api/03-Jan-20144 KiB

apps/03-Jan-20144 KiB

extensions/03-Jan-20144 KiB

howto/03-Jan-20144 KiB

README.chromium03-Jan-2014140

README.txt03-Jan-2014339

tutorials/03-Jan-20144 KiB

README.chromium

1Name: Extensions examples
2URL: None
3License: Apache 2.0, MIT, X11, BSD, and GPL v2 licenses
4License File: NOT_SHIPPED
5Security Critical: no
6

README.txt

1Chromium Extension Examples
2
3The 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
8