Home | History | Annotate | only in /external/chromium_org/chrome/common/extensions/docs/examples
Up to higher level directory
NameDateSize
api/05-Aug-2015
apps/05-Aug-2015
extensions/05-Aug-2015
howto/05-Aug-2015
README.chromium05-Aug-2015140
README.txt05-Aug-2015339
tutorials/05-Aug-2015

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