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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον appnice, και η κύρια λειτουργία του είναι "PicShot - Add effects to your images online. Simple to use, edit your photos with a few clicks.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης PicShot - Online Photo Editor
Λήψη αρχείων επέκτασης PicShot - Online Photo Editor σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
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" } } |