PicShot - Online Photo Editor

PicShot - Add effects to your images online. Simple to use, edit your photos with a few clicks.

PicShot - Online Photo Editor क्या है?

PicShot - Online Photo Editor appnice द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "PicShot - Add effects to your images online. Simple to use, edit your photos with a few clicks."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में PicShot - Online Photo Editor एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        PicShot is an online advanced image editor, which can work with both raster and vector graphics. You can use it for simple tasks, such as resizing images, as well as complex tasks, such as designing webpages, creating illustrations, processing photographs, and more. PP can work with layer styles, masks, smart objects, text layers, and more. Enjoy!

PicShot is a free Photoshop alternative that works in your Chrome browser. You don't need to spend money to get a quality photo editor. In fact, you don't even need to download an app.

Available tools:

As you’ll see, it has many of the basic characteristics of Photoshop:
- Editing with layers
- Editing with masks and intelligent objects
- Selections and transformations with layers
- Brushes (basic and intelligent).
- Text
- Vector editing
- Actions, scripts, guides and snapping
- Color spaces
- Slices
- Animations
- Color settings (brightness, contrast, saturation).
- Transform tools
- Batch Editing
- Auto Select
- Filters
- Swatches
- and more

Disclaimer: Please note this extension is NOT made by Ivan Kutskir Photopea and is made by an independent development team. All copyrights belong to their respective owners.                    

एक्सटेंशन की मूल जानकारी

नाम PicShot - Online Photo Editor PicShot - Online Photo Editor
ID ejaemjcjghnndjkmapgmfppbnibnijmj
आधिकारिक URL https://chrome.google.com/webstore/detail/picshot-online-photo-edit/ejaemjcjghnndjkmapgmfppbnibnijmj
विवरण PicShot - Add effects to your images online. Simple to use, edit your photos with a few clicks.
फ़ाइल का आकार 72.74 KB
स्थापना संख्या 99
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2022-01-28
प्रकाशन तिथि 2022-01-28
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर appnice
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://www.appnice.xyz/privacy-policy
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.0",
    "name": "PicShot - Online Photo Editor",
    "description": "PicShot - Add effects to your images online. Simple to use, edit your photos with a few clicks.",
    "offline_enabled": true,
    "icons": {
        "512": "icon\/512.png",
        "128": "icon\/128.png",
        "48": "icon\/48.png",
        "32": "icon\/32.png",
        "16": "icon\/16.png"
    },
    "action": {
        "default_icon": {
            "512": "icon\/512.png",
            "128": "icon\/128.png",
            "48": "icon\/48.png",
            "32": "icon\/32.png",
            "16": "icon\/16.png"
        }
    },
    "background": {
        "service_worker": "service-worker.js"
    }
}