CROPFROG
Preview crop / Capture / Simple ruler
什么是CROPFROG?
CROPFROG是由PIKOPAPIKO开发的Chrome扩展程序,该扩展的主要功能是“Preview crop / Capture / Simple ruler”。
扩展截图
下载CROPFROG扩展crx文件
下载CROPFROG扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The icon is toggled on and off each time it is clicked. [ Hold down 'SHIFT' while dragging ] Height and width of the area will be scaled by the same amount. [ Hold down 'c' while dragging ] Draw a circle. - - - - - - - - わたしは提供します。 写真素材のマスク位置の確認のためや ドラフトドキュメント作成の補助役としてこれを使うことを推奨します。 簡易定規を付録として装着します。 電源を入れ、画面をドラグで矩形を描画します。 キー・Cを継続して押下することで円を描画します。 キー・シフトを継続して押下することで縦横同じの比率を維持します。 ドラグが完了すると、画面右下にキャプチャ画像が出現されます。 それはクリックでダウンロードすることが可能です。 あなたが喜ぶために。
扩展基本信息
名称 | CROPFROG |
ID | dccekhlkeelgmhmkihknmdlomdomibpk |
官方URL | https://chromewebstore.google.com/detail/cropfrog/dccekhlkeelgmhmkihknmdlomdomibpk |
简介 | Preview crop / Capture / Simple ruler |
文件大小 | 85.08 KB |
安装次数 | 59 |
当前版本 | 1.0.4 |
更新时间 | 2021-02-15 |
上架时间 | 2021-02-11 |
开发者 | PIKOPAPIKO |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://morse.earth/ |
隐私政策页面URL | https://morse.earth/privacy-policy-for-chrome-extensions |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CROPFROG", "version": "1.0.4", "description": "Preview crop \/ Capture \/ Simple ruler", "permissions": [ "activeTab" ], "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_title": "CROPFROG", "default_icon": "img\/icon.png" }, "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "content_scripts": [ { "matches": [ " |