EASY Webpage Capture & Screenshot Tool - WARP
Free Webpage capture & Screenshots. Even if it is difficult to explain with text, you can immediately tell with a video.
EASY Webpage Capture & Screenshot Tool - WARP란 무엇입니까?
EASY Webpage Capture & Screenshot Tool - WARP은(는) https://warp.style에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Free Webpage capture & Screenshots. Even if it is difficult to explain with text, you can immediately tell with a video."입니다.
확장 프로그램 스크린샷
EASY Webpage Capture & Screenshot Tool - WARP 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
WARP takes a video capture of your PC screen and enables instant sharing. Even if it is difficult to explain with words or letters, you can immediately tell with a video. The add-on will take you to the WARP page (https://warp.style/). You can start using it immediately with a simple operation. WARP function - Take a video capture of the screen - Video sharing by URL - Thumbnail editing - Video trimming - Subtitle setting - Download video files - Supports 3 languages (Japanese, English, Vietnamese) - Easy sharing on communication tools
확장 프로그램 기본 정보
이름 | EASY Webpage Capture & Screenshot Tool - WARP |
ID | fcjjdbmegeocgffpjihgaodhglknopag |
공식 URL | https://chromewebstore.google.com/detail/easy-webpage-capture-scre/fcjjdbmegeocgffpjihgaodhglknopag |
설명 | Free Webpage capture & Screenshots. Even if it is difficult to explain with text, you can immediately tell with a video. |
파일 크기 | 795 KB |
설치 횟수 | 2,400 |
현재 버전 | 0.4.7 |
최근 업데이트 | 2023-05-23 |
출시 날짜 | 2020-07-31 |
평점 | 4.67/5 총 12 개의 평점 |
개발자 | https://warp.style |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://warp.style/ |
개인정보 보호 정책 페이지 URL | https://warp.style/privacy |
지원되는 언어 | en,vi,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_app_title__", "description": "__MSG_app_description__", "version": "0.4.7", "default_locale": "en", "permissions": [ "activeTab", "contextMenus", "scripting" ], "host_permissions": [ "*:\/\/*\/*" ], "action": { "default_icon": "img\/icon-64x64.png", "default_title": "__MSG_title__" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "https:\/\/mail.google.com\/*", "https:\/\/inbox.google.com\/*" ], "js": [ "js\/inboxsdk.js", "content.js" ] }, { "matches": [ " |