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 |
官方網址 | 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": [ " |