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": "UPResize - Bulk image convert", "version": "0.0.0.9", "description": "Use our extension to edit height, width, round images and convert to any format, downloading one or multiple images at once!", "permissions": [ "tabs" ], "icons": { "48": ".\/public\/images\/logo_janela_movel.png" }, "action": { "open_in_tab": true, "default_icon": { "48": ".\/public\/images\/logo_janela_movel.png" }, "default_popup": "index.html" } }