Looking over http://code.google.com/chrome/extensions/api_index.html , I was unable to find any documentation for chrome.app
. I have no trouble getting chrome.app.getDetails()
to work, but am wondering if there is any form of official documentation (or why not, if not).
chrome.app
has since been deprecated. However, its functionality has been moved the chrome.runtime
, mostly within chrome.runtime.getManifest()
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With