DOM Capture
Capture's Dom Elements
DOM Capture란 무엇입니까?
DOM Capture은(는) Matthias Eichner에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Capture's Dom Elements"입니다.
확장 프로그램 스크린샷
DOM Capture 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Allows you to take a screenshot of the whole webpage or just of the part(s) you require. ✔️ Take screenshots with one click ✔️ Copy to clipboard or store to png file ✔️ No server request required! Everything happens locally in your browser! ✔️ Free and Open Source DOM Capture is not just another screenshot tool. Its technical approach is unique and lets you merge different parts of a website into a single image. All with one click! Be aware that you will need some knowledge of HTML and the Google Developer Console if you want to use this particular feature!
확장 프로그램 기본 정보
이름 | DOM Capture |
ID | ifldimnhajpgognpcoomiokinilgjgbl |
공식 URL | https://chromewebstore.google.com/detail/dom-capture/ifldimnhajpgognpcoomiokinilgjgbl |
설명 | Capture's Dom Elements |
파일 크기 | 159 KB |
설치 횟수 | 221 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2021-01-04 |
출시 날짜 | 2021-01-04 |
평점 | 4.33/5 총 3 개의 평점 |
개발자 | Matthias Eichner |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/Mewel/DOMCapture |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "DOM Capture", "description": "Capture's Dom Elements", "version": "1.0.1", "icons": { "32": "icon_32.png", "128": "icon_128.png" }, "browser_action": { "default_popup": "popup.html" }, "permissions": [ "activeTab", "storage", " |