Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Sep 17, 2025.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Photoshop Express - Online",
"version": "1.0.0",
"description": "Image editor, AI photo generator, photo collage maker \u2014 get it all with Photoshop Express.",
"permissions": [],
"action": {
"default_title": "Photoshop Express"
},
"background": {
"service_worker": "js\/background.js"
},
"icons": {
"128": "icon.png"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
}
}