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": 3,
"name": "Snapseed for Pc,Windows and Mac (Free Download)",
"version": "1.1",
"description": "Edit your photos with Snapseed Chrome Extension.",
"background": {
"service_worker": "background.js"
},
"icons": {
"16": "snapseed.png",
"48": "snapseed.png",
"128": "snapseed.png"
},
"action": {
"default_popup": "index.html",
"default_icon": "snapseed.png"
}
}