Mokaly Screen Recorder
Screen Recorder with upload to Google Drive
What is Mokaly Screen Recorder?
Mokaly Screen Recorder is a Chrome extension developed by https://mokaly.com, and its main feature is "Screen Recorder with upload to Google Drive".
Extension Screenshots
Download Mokaly Screen Recorder Extension CRX File
Download Mokaly Screen Recorder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Mokaly Screen Recorder |
ID | pinkdfghepfkmnimdkcbbifhimkipdlp |
Official URL | https://chromewebstore.google.com/detail/mokaly-screen-recorder/pinkdfghepfkmnimdkcbbifhimkipdlp |
Description | Screen Recorder with upload to Google Drive |
File Size | 6.02 MB |
Installation Count | 94 |
Current Version | 2.7.28 |
Last Updated | 2021-06-09 |
Publish Date | 2021-06-08 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://mokaly.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.mokaly.com/?utm_source=mokaly_screenrecorder_ext |
Help Page URL | https://www.mokaly.com/?utm_source=mokaly_screenrecorder_ext_support |
Privacy Policy Page URL | https://www.mokaly.com/en-us/privacy-policy.html |
Supported Languages | 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": [ " |