Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
lib/ | 03-May-2024 | - | 1,483 | 988 | ||
NOTICE | D | 03-May-2024 | 4.5 KiB | 98 | 78 | |
README | D | 03-May-2024 | 415 | 10 | 7 | |
index.php | D | 03-May-2024 | 10.3 KiB | 290 | 227 | |
main.css | D | 03-May-2024 | 1.4 KiB | 90 | 75 | |
popuplib.js | D | 03-May-2024 | 11 KiB | 280 | 166 |
README
1See the documentation at 2 http://code.google.com/chrome/webstore/docs/get_started.html 3for instructions on how to use these files. 4 5"lib" contains the necessary OAuth and OpenID libraries to talk to the Chrome 6Web Store Licensing API and Google's OpenID endpoint. 7 8To "index.php", replace APP_ID, TOKEN, and TOKEN_SECRET with your app's id, your 9developer OAuth access token, and its token secret, respectively. 10