Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_onenote_title__",
"version": "2.0",
"default_locale": "en",
"manifest_version": 2,
"description": "__MSG_onenote_description__",
"app": {
"urls": [
"*:\/\/*.www.onenote.com\/"
],
"launch": {
"web_url": "https:\/\/www.onenote.com\/notebooks?referrer=ChromeStore"
}
},
"icons": {
"128": "ChromeStore_OneNoteTile_128x128x32.png",
"256": "ChromeStore_OneNoteTile_256x256x32.png"
}
}