Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
api/ | 03-May-2024 | - | 5,161 | 3,750 | ||
apps/ | 03-May-2024 | - | 5,312 | 3,817 | ||
extensions/ | 03-May-2024 | - | 23,404 | 16,051 | ||
howto/contentscript_xhr/ | 03-May-2024 | - | 120 | 94 | ||
tutorials/ | 03-May-2024 | - | 168 | 124 | ||
README.txt | D | 03-May-2024 | 339 | 8 | 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