Snap Screen....BAM!
Use Alt+S or your preference to take a screenshot of your active page and it will automatically be uploaded to your Google Drive.
Snap Screen....BAM!란 무엇입니까?
Snap Screen....BAM!은(는) Promevo에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Use Alt+S or your preference to take a screenshot of your active page and it will automatically be uploaded to your Google Drive."입니다.
확장 프로그램 스크린샷
Snap Screen....BAM! 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Snap Screen...BAM! We heard there was a need for a screen shot utility that was easy to use and automatically stores them in Google Drive. We give you Snap Shot...BAM < This name will definitely change once marketing finds out what we did :) Snap Screen...BAM! is in alpha kitten version...notice the cutest kitten icon ever....awwww Since releasing this little utility we've received many requests for feature improvements which we plan on delivering very soon. If you have feature suggestions on how we can improve this utility than please let us know in the review section. We will build in the most requested features first. Thank you for giving our little utility a look. Install and let us know what you think. Promevo Team *** To Configure the keyboard shortcut for taking a screenshot, please follow the directions here http://goo.gl/xaoNA8
확장 프로그램 기본 정보
이름 | |
ID | bfldbdcdihhibanioiegpockjkbjbhim |
공식 URL | https://chrome.google.com/webstore/detail/snap-screenbam/bfldbdcdihhibanioiegpockjkbjbhim |
설명 | Use Alt+S or your preference to take a screenshot of your active page and it will automatically be uploaded to your Google Drive. |
파일 크기 | 414 KB |
설치 횟수 | 126 |
현재 버전 | 0.6 |
최근 업데이트 | 2013-10-02 |
출시 날짜 | 2013-10-02 |
평점 | 3.50/5 총 4 개의 평점 |
개발자 | Promevo |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Snap Screen....BAM!", "version": "0.6", "manifest_version": 2, "description": "Use Alt+S or your preference to take a screenshot of your active page and it will automatically be uploaded to your Google Drive.", "icons": { "48": "logo-48.png", "128": "logo-128.png" }, "background": { "page": "background.html" }, "browser_action": { "default_title": "Snap Screen....BAM!", "default_icon": "logo-24.png", "default_popup": "popup.html" }, "permissions": [ "tabs", " |