Screenler: Super Screenshots
Visually bookmark, capture, edit & share screenshots from around the web instantly. Now with Stickers & Comments!!!
Screenler: Super Screenshots란 무엇입니까?
Screenler: Super Screenshots은(는) https://screenler.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Visually bookmark, capture, edit & share screenshots from around the web instantly. Now with Stickers & Comments!!!"입니다.
확장 프로그램 스크린샷
Screenler: Super Screenshots 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Screenler is a camera for the web. Our extension allows you to screenshot your current website to visually bookmark, edit, save & share instantly. New: Create slideshows with your screenshots and embed them into any website. New: Embed screenshots on any website or blog. Works on Wordpress, Tumblr, Medium and all other website editors. Just copy & paste the embed code into your websites code. ✓ Add Stickers, draw, highlight or write on top of your screenshot. ✓ Add floating comments to highlight certain elements and add your thoughts. ✓ Share on Facebook, Twitter, Pinterest, Reddit, LinkedIn, Gmail instantly. ✓ Send to any email address instantly in the extension dropdown. ✓ Text to any phone number instantly in the extension dropdown. ✓ Make your screenshots private and only visible to whomever you share them with. ✓ Bookmark & Save for later editing or reading. ✓ Upload screenshots from your phone or computer. ✓ Categorize into our own custom categories. ✓ Organized by url to be found later. ✓ Instantly download screenshots to your computer for local editing with one click. ✓ Instant click to copy screenshot to your clipboard or save locally or copy & paste anywhere. ✓ Embed your screenshot on any webpage or blog. Screenler wants to be the easiest & fastest way to capture a screen for editing or sharing instantly.
확장 프로그램 기본 정보
이름 | |
ID | lbbamificoclighfhkbnckhmnahfphbc |
공식 URL | https://chromewebstore.google.com/detail/screenler-super-screensho/lbbamificoclighfhkbnckhmnahfphbc |
설명 | Visually bookmark, capture, edit & share screenshots from around the web instantly. Now with Stickers & Comments!!! |
파일 크기 | 192 KB |
설치 횟수 | 340 |
현재 버전 | 2.0.0 |
최근 업데이트 | 2023-07-18 |
출시 날짜 | 2019-10-25 |
평점 | 1.00/5 총 1 개의 평점 |
개발자 | https://screenler.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://screenler.com |
개인정보 보호 정책 페이지 URL | https://whitefishlabs.com/privacy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Screenler: Super Screenshots", "short_name": "Screenler", "version": "2.0.0", "manifest_version": 3, "description": "Visually bookmark, capture, edit & share screenshots from around the web instantly. Now with Stickers & Comments!!!", "action": { "default_icon": "cam.png", "default_popup": "popup.html" }, "background": { "service_worker": "background.js" }, "icons": { "16": "cam16.png", "48": "cam48.png", "128": "cam.png" }, "permissions": [ "tabs", "storage" ], "host_permissions": [ " |