Mokaly Screen Recorder
Screen Recorder with upload to Google Drive
Co to jest Mokaly Screen Recorder?
Mokaly Screen Recorder to rozszerzenie Chrome opracowane przez https://mokaly.com, a jego główną funkcją jest „Screen Recorder with upload to Google Drive”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Mokaly Screen Recorder
Pobierz pliki rozszerzeń Mokaly Screen Recorder w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Powerful screen recorder for Chrome. Capture, annotate, edit and more. You can record and create notes on your screen, for as long as you want. Make recordings, upload them to Google Drive and share it easily. After upload, the shareble link is copied to cliboard.
Podstawowe informacje o rozszerzeniu
Nazwa | Mokaly Screen Recorder |
ID | pinkdfghepfkmnimdkcbbifhimkipdlp |
Oficjalny URL | https://chromewebstore.google.com/detail/mokaly-screen-recorder/pinkdfghepfkmnimdkcbbifhimkipdlp |
Opis | Screen Recorder with upload to Google Drive |
Rozmiar pliku | 6.02 MB |
Liczba instalacji | 94 |
Aktualna Wersja | 2.7.28 |
Ostatnia Aktualizacja | 2021-06-09 |
Data Publikacji | 2021-06-08 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | https://mokaly.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.mokaly.com/?utm_source=mokaly_screenrecorder_ext |
Adres URL Strony Pomocy | https://www.mokaly.com/?utm_source=mokaly_screenrecorder_ext_support |
Adres URL Strony Polityki Prywatności | https://www.mokaly.com/en-us/privacy-policy.html |
Obsługiwane Języki | id,de,en,fr,tr,ca,es,it,pl,pt-BR,pt-PT,ru,hi,ta,zh-CN,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mokaly Screen Recorder", "description": "Screen Recorder with upload to Google Drive", "offline_enabled": true, "version": "2.7.28", "manifest_version": 2, "default_locale": "en", "background": { "scripts": [ "js\/background.js" ], "persistent": false }, "oauth2": { "client_id": "386392273014-unf3lgva95qssi669n6gb9n0vlqq25nr.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/drive.appdata", "https:\/\/www.googleapis.com\/auth\/drive.file" ] }, "browser_action": { "default_icon": "assets\/extension-icons\/logo-32.png", "default_popup": "html\/popup.html" }, "icons": { "16": "assets\/extension-icons\/logo-16.png", "128": "assets\/extension-icons\/logo-128.png", "48": "assets\/extension-icons\/logo-48.png" }, "content_scripts": [ { "matches": [ " |