Handy Screenshot
An easy tool for taking screenshots (full screen / visible part / selected by yourself)
Handy Screenshot란 무엇입니까?
Handy Screenshot은(는) https://ohhandy.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "An easy tool for taking screenshots (full screen / visible part / selected by yourself)"입니다.
확장 프로그램 스크린샷
Handy Screenshot 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Capture the web page, either part of it or full page. Edit your screenshots in a very user-friendly interface. Click on icon or Press Alt twice to take screenshots. ----- Notes: - With 1.3.0 rolled out, it's been migrated to manifest v3, and now you can copy the image with one click, no need for right click and copy image any more - With the latest change shipped with Chrome 92, the time spent on taking full page screenshot becomes slower. Reference: https://developer.chrome.com/docs/extensions/reference/tabs/#property-MAX_CAPTURE_VISIBLE_TAB_CALLS_PER_SECOND
확장 프로그램 기본 정보
이름 | Handy Screenshot |
ID | dajlhodahakobmgdiglkajjgbchiiccf |
공식 URL | https://chromewebstore.google.com/detail/handy-screenshot/dajlhodahakobmgdiglkajjgbchiiccf |
설명 | An easy tool for taking screenshots (full screen / visible part / selected by yourself) |
파일 크기 | 353 KB |
설치 횟수 | 23,299 |
현재 버전 | 1.3.0 |
최근 업데이트 | 2022-09-14 |
출시 날짜 | 2020-05-30 |
평점 | 4.83/5 총 361 개의 평점 |
개발자 | https://ohhandy.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.ohhandy.com/ |
도움말 페이지 URL | https://www.ohhandy.com/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Handy Screenshot", "description": "An easy tool for taking screenshots (full screen \/ visible part \/ selected by yourself)", "version": "1.3.0", "author": "ohhandy.com", "icons": { "256": "logo.png" }, "action": { "default_icon": { "38": "logo.png" } }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |