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",
"version": "1.0.10.8",
"name": "Aprimo QuickConnect",
"description": "Easily place assets from your Aprimo DAM onto websites and emails",
"action": {
"default_popup": "index.html?#\/popup"
},
"icons": {
"16": "assets\/images\/a16.png",
"32": "assets\/images\/a32.png",
"48": "assets\/images\/a48.png",
"128": "assets\/images\/a128.png"
},
"options_page": "index.html?#\/options",
"permissions": [
"storage"
],
"host_permissions": [
"https:\/\/*.aprimo.com\/",
"https:\/\/*.dam.aprimo.com\/"
],
"manifest_version": 3
}