Sumophoto - Photo Editor, Filters and Effects

Quickly edit your photos (crop, adjustments, filters, effects and elements) and share on social media or save to your computer.

What is Sumophoto - Photo Editor, Filters and Effects?

Sumophoto - Photo Editor, Filters and Effects is a Chrome extension developed by https://sumo.app, and its main feature is "Quickly edit your photos (crop, adjustments, filters, effects and elements) and share on social media or save to your computer.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Sumophoto - Photo Editor, Filters and Effects Extension CRX File

Download Sumophoto - Photo Editor, Filters and Effects extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Sumophoto, the easiest way to edit your photos.

Crop, adjust, add filters and effects. Anything you want to do with your pictures, just one slider away. It is that simple!                    

Extension Basic Information

Name Sumophoto - Photo Editor, Filters and Effects Sumophoto - Photo Editor, Filters and Effects
ID jpoppkfdoahjngjckochojbnkdelngfn
Official URL https://chromewebstore.google.com/detail/sumophoto-photo-editor-fi/jpoppkfdoahjngjckochojbnkdelngfn
Description Quickly edit your photos (crop, adjustments, filters, effects and elements) and share on social media or save to your computer.
File Size 16.58 KB
Installation Count 2,743
Current Version 1.0
Last Updated 2021-11-19
Publish Date 2021-11-11
Rating 4.67/5 Total 3 Ratings
Developer https://sumo.app
Email [email protected]
Payment Type in_app
Extension Website https://sumo.app
Help Page URL https://sumo.app/support
Privacy Policy Page URL https://sumo.app/privacy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Sumophoto - Photo Editor, Filters and Effects",
    "short_name": "Sumophoto",
    "version": "1.0",
    "description": "Quickly edit your photos (crop, adjustments, filters, effects and elements) and share on social media or save to your computer.",
    "author": "Sumo Apps Ltd",
    "action": {
        "default_icon": "icon-128x128.png"
    },
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "16": "icon-16x16.png",
        "48": "icon-48x48.png",
        "128": "icon-128x128.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}