Scissors
Scissors for Cutout
What is Scissors?
Scissors is a Chrome extension developed by https://www.cutout.app, and its main feature is "Scissors for Cutout".
Extension Screenshots
Download Scissors Extension CRX File
Download Scissors 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
Cut out content with a click! Piece together your cuttings in Cutout. Go to www.cutout.app to create your account. Set-up: 1. Add extension 2. Pin extension 3. Refresh open pages Use: 1. Click to turn on extension 2. Click page content to collect © Thirdspace Studio Limited 2023 Scissors is currently a Chrome Web Store exclusive.
Extension Basic Information
Name | Scissors |
ID | onjfmpknmlenmogehbpckfhlaocoidif |
Official URL | https://chromewebstore.google.com/detail/scissors/onjfmpknmlenmogehbpckfhlaocoidif |
Description | Scissors for Cutout |
File Size | 397 KB |
Installation Count | 2,095 |
Current Version | 0.4.8 |
Last Updated | 2023-07-11 |
Publish Date | 2020-04-25 |
Developer | https://www.cutout.app |
[email protected] | |
Payment Type | free |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Scissors for Cutout", "version": "0.4.8", "name": "Scissors", "short_name": "Scissors", "icons": { "128": "icon-128.png" }, "browser_action": { "default_title": "Scissors" }, "permissions": [ "tabs", "background", "storage", "*:\/\/*\/*" ], "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |