WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
fixPhoto - photo editor

fixPhoto - photo editor

View on Chrome Web Store
View fixPhoto - photo editor Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Quick photo editing tools in popup window. cropping, resize, compress, filter image.paywall-free exports
Type
Extension
Users
339 users
1
Website fixphoto.tools
brahmastra
View author page of brahmastra
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 21, 2023
Version 0.0.51
Manifest version
3
Updated
Updated on June 11, 2024
lifestyle/art
Extension Category
Website
Visit developer website
View on Chrome Web Store
View fixPhoto - photo editor Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "offline_enabled": true,
    "minimum_chrome_version": "104",
    "name": "fixPhoto - photo editor",
    "description": "Quick photo editing tools in popup window. cropping, resize, compress, filter image.paywall-free exports",
    "version": "0.0.51",
    "author": "fixPhoto",
    "homepage_url": "https:\/\/fixphoto.tools\/",
    "icons": {
        "16": "icon.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup\/index.html"
    },
    "options_page": "popup\/index.html",
    "background": {
        "service_worker": "background\/background.js",
        "type": "module"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl + Shift + E"
            },
            "description": "open photo editor"
        }
    },
    "permissions": [
        "storage",
        "contextMenus"
    ],
    "optional_permissions": [
        "scripting"
    ],
    "optional_host_permissions": [
        "<all_urls>"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top