Scissors
Scissors for Cutout
什么是Scissors?
Scissors是由https://www.cutout.app开发的Chrome扩展程序,该扩展的主要功能是“Scissors for Cutout”。
扩展截图
下载Scissors扩展crx文件
下载Scissors扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Scissors |
ID | onjfmpknmlenmogehbpckfhlaocoidif |
官方URL | https://chromewebstore.google.com/detail/scissors/onjfmpknmlenmogehbpckfhlaocoidif |
简介 | Scissors for Cutout |
文件大小 | 397 KB |
安装次数 | 2,095 |
当前版本 | 0.4.8 |
更新时间 | 2023-07-11 |
上架时间 | 2020-04-25 |
开发者 | https://www.cutout.app |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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": [ " |