Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Sumopaint - Online Image Editor", "short_name": "Sumopaint", "version": "12.4", "description": "Sumopaint is a full featured painting and image editing application.", "author": "Sumo Apps Ltd", "action": { "default_icon": "sumo128.png" }, "permissions": [ "contextMenus" ], "icons": { "16": "sumo16.png", "32": "sumo32.png", "48": "sumo48.png", "128": "sumo128.png" }, "background": { "service_worker": "background.js" } }