Screen Capture and Recorder by Screeny
The #1 Screen Recorder and Screenshot tool! Full page screen capture and video record of your screen.
Was ist Screen Capture and Recorder by Screeny?
Screen Capture and Recorder by Screeny ist eine Chrome-Erweiterung, die von http://screeny.online entwickelt wurde, und ihr Hauptmerkmal ist "The #1 Screen Recorder and Screenshot tool! Full page screen capture and video record of your screen.".
Erweiterungsscreenshots
Screen Capture and Recorder by Screeny-Erweiterungs-CRX-Datei herunterladen
Laden Sie Screen Capture and Recorder by Screeny-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Take a screenshot or record your screen with, powerful screen capture and screen video recording tool. Save screen recordings and screenshots to Google Drive and instantly share your videos and screenshots with unique sharing links. SCREEN RECORDER: ▸ Record video from your screen to make a screencast. ▸ Record video from a webcam. ▸ Convert from WebM to MP4. ▸ Embed your webcam into the screen video recording. ▸ Supports video recording of the current tab with system audio. TAKE SCREENSHOT: ▸ Full Page screenshot. ▸ Visible Page screenshot. ▸ Your size screenshot. FINDE, SHARE & EDIT YOUR SCREENSHOT: ▸ Resize or crop a screenshot to the size you need. ▸ Annotate your screenshot with rectangles, circles, arrows, lines, etc. ▸ Add text to your screenshot with or without background color, change the text font and font size ▸ Upload screenshots and screen video records to Google Drive. ▸ Automatically generates a link that you can share with anyone. ▸ Download screenshots and screen records to the local disk. CONTACT US: If you have any questions, suggestions, or feature requests, feel free to submit a report by clicking the Get support button in the extension’s popup menu or send a message to [email protected] anytime.
Grundlegende Informationen zur Erweiterung
Name | |
ID | jgmmgiojkjopgnanopiamhbhnpaednfg |
Offizielle URL | https://chrome.google.com/webstore/detail/screen-capture-and-record/jgmmgiojkjopgnanopiamhbhnpaednfg |
Beschreibung | The #1 Screen Recorder and Screenshot tool! Full page screen capture and video record of your screen. |
Dateigröße | 1.85 MB |
Installationsanzahl | 690,786 |
Aktuelle Version | 1.14 |
Letztes Update | 2023-03-16 |
Veröffentlichungsdatum | 2021-02-09 |
Bewertung | 4.29/5 Insgesamt 1000 Bewertungen |
Entwickler | http://screeny.online |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.screeny.online/ |
URL der Datenschutzrichtlinien-Seite | https://www.screeny.online/privacy-policy |
Unterstützte Sprachen | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "default_locale": "en", "manifest_version": 2, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj9P2urVPoYjViSTuJ2RlGqJAWdwzncy2GmT\/\/sNyyi9CPRbjApb8k6CR22zK6EvFCFk6Mb7l8Rp5RaRLlrLzfU7MqdLzXj1pXq\/ZS8bRbCzjjTnDl11A2qxgu3BjGSh2rHHhmf\/gOlZaegYCTh2u7EuKKeUwJXsso+3rXjvohW4lq7Gzu7ccAPnhz9d7SIxKJLSR3UL9Yx\/k5M+J8neMVjGa7sxQucmn\/jaPTBQlrg\/D2C3cgNm4V1tuQUdo4By3QP0eFea7pqelX8eMUl4L6TRmBbcExFfUkahe09J3okbkIGw5922Z2ywvYJJ5Sux2UAi1cQXyhRfMQVJhobx3sQIDAQAB", "background": { "page": "background.html", "persistent": true }, "commands": { "start_record": { "suggested_key": { "default": "Ctrl+Shift+E", "mac": "Command+Shift+E" }, "description": "Start record" }, "stop_record": { "suggested_key": { "default": "Ctrl+Shift+K", "mac": "Command+Shift+K" }, "description": "Stop record" }, "all_page_capture": { "suggested_key": { "default": "Ctrl+Shift+Y", "mac": "Command+Shift+Y" }, "description": "Capture all page" }, "visible_area_capture": { "suggested_key": { "default": "Ctrl+Shift+S", "mac": "Command+Shift+S" }, "description": "Capture visible area" } }, "content_scripts": [ { "matches": [ " |