Check at Chrome Web Store - Images Sniper
This Chrome extension allows users to edit images on web pages directly within a side panel. Users can select any image on a webpage, crop it using an interactive canvas, and download individual edited images or all edited images as a zip file.
- Target and select images on any web page
- Edit images in a side panel using an interactive canvas
- Crop functionality powered by CropperJS
- Download individual edited images
- Download all edited images as a zip file
- Vite: Next Generation Frontend Tooling
- Vue.js: The Progressive JavaScript Framework
- CropperJS: JavaScript image cropper
-
Clone this repository:
git clone https://github.com/yourusername/images-sniper-chrome-extension.git -
Navigate to the project directory:
cd images-sniper-chrome-extension -
Install dependencies:
npm install -
Build the extension:
npm run build -
Load the extension in Chrome:
- Open Chrome and navigate to
chrome://extensions - Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the
distfolder in your project directory
- Open Chrome and navigate to
- Navigate to any webpage with images
- Click on the extension icon in your Chrome toolbar
- Select an image on the page to edit
- Use the cropping tools in the side panel to edit the image
- Download the edited image or continue editing other images
- When finished, you can download all edited images as a zip file
I would like to hear your feedback at Chrome Web Store - Images Sniper.
This project is licensed under the MIT License.
