• Home
Name Date Size #Lines LOC

..--

api/03-May-2024-13,0609,551

apps/03-May-2024-6,8534,774

extensions/03-May-2024-26,79118,545

howto/03-May-2024-1,9141,550

tutorials/03-May-2024-233135

README.chromiumD03-May-2024140 65

README.txtD03-May-2024339 86

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