Home | History | Annotate | only in /external/chromium_org/chrome/common/extensions/docs/examples
Up to higher level directory
NameDateSize
api/11-Dec-2013
apps/11-Dec-2013
extensions/11-Dec-2013
howto/11-Dec-2013
README.chromium11-Dec-2013140
README.txt11-Dec-2013339
tutorials/11-Dec-2013

README.chromium

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

README.txt

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