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",
"manifest_version": 2,
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"container": "GOOGLE_DRIVE",
"api_console_project_id": "749020396903",
"version": "1.38.3.0",
"default_locale": "en",
"permissions": [
"clipboardRead",
"clipboardWrite"
],
"icons": {
"128": "icon_128.png"
},
"app": {
"urls": [
"https:\/\/miro.com\/"
],
"launch": {
"web_url": "https:\/\/miro.com\/from-chrome-store\/"
}
}
}