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": "Brandfolder",
"description": "Copy Attachments and links from your Brandfolder",
"version": "1.1",
"manifest_version": 3,
"permissions": [
"activeTab"
],
"action": {
"default_popup": "index.html",
"default_icon": {
"16": "\/images\/brandfolder-icon-favicon-16x16.png",
"32": "\/images\/brandfolder-icon-favicon-32x32.png",
"48": "\/images\/brandfolder-icon-favicon-48x48.png",
"128": "\/images\/brandfolder-icon-favicon-128x128.png"
}
},
"icons": {
"16": "\/images\/brandfolder-icon-favicon-16x16.png",
"32": "\/images\/brandfolder-icon-favicon-32x32.png",
"48": "\/images\/brandfolder-icon-favicon-48x48.png",
"128": "\/images\/brandfolder-icon-favicon-128x128.png"
}
}