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": "Co:Writer Universal (App)",
"version": "3.2.9.502",
"manifest_version": 2,
"description": "Word prediction that is grammar smart and inventive spelling aware. Speech recognition allows you to speak it, and we'll write it.",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAphYiF2h5OMnRepjU9VOifBOLvSPfzepBjkK6Fk+p7jdBmDyo06Tj0wUZcpThUQ31PQknWlxpnJZ94LX5d9cKi4q41vCBh6TcfADsRMjF7P+IbmG6EaktuOMss11ziIgnRUE37XW4a7xc0bL0GkOaqoF5nT8rO\/Afor4kn6pLk3K6o7BkjP9ohK4Tk\/CJNq1qnigQ\/y2wngq9hjof3JN6IniDgK4HnS1np2NrRtA4gk0hhzd3T6\/80y4ooZuz4vrL3rIrgsewlFUGJyhR5ac5sMhbl123r+kwmoTy44VqepzBVKfxLm+sex3pqPkTPMJJwpbnMkHE1iwFw8dDh+VTmwIDAQAB",
"kiosk_enabled": true,
"kiosk_only": true,
"app": {
"background": {
"page": "Background\/background.html"
}
},
"icons": {
"16": "Icons\/CoWriterIcon-16x16.png",
"48": "Icons\/CoWriterIcon-48x48.png",
"128": "Icons\/CoWriterIcon-128x128.png",
"256": "Icons\/CoWriterIcon-256x256.png"
},
"permissions": [
"<all_urls>",
"http:\/\/*\/",
"https:\/\/*\/",
"tts",
"storage",
"unlimitedStorage",
"contextMenus",
"audioCapture",
"videoCapture",
"identity",
"webview",
"app.window.fullscreen.overrideEsc",
"https:\/\/www.dropbox.com\/1\/oauth2\/authorize",
"https:\/\/www.facebook.com\/dialog\/oauth",
"https:\/\/www.facebook.com\/*",
"https:\/\/graph.facebook.com\/*",
"https:\/\/api.instagram.com\/*"
],
"storage": {
"managed_schema": "preferences_schema.json"
}
}