Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clean up and repairing manifest | Jose Antonio Marquez | 2012-02-19 |
| | |||
* | Adding Chrome webRequest intercept | Jose Antonio Marquez | 2012-02-17 |
| | | | | Need to add logic to resolve file's actual URL dynamically. | ||
* | Updated the update url in our manifest file to point to our internal server. | John Mayhew | 2012-02-16 |
| | |||
* | Added manifest.json, and image file required for being a packaged chrome ↵ | John Mayhew | 2012-02-08 |
application. Removed the old versions.json and updated the main page to detect if it is running as a chrome app and retrieve the version info from the chrome.app object. If the app is running hosted, the code will use an XHR to load the manifest.json and retrieve the version number from it directly. |