Komodo Screen Recorder & SOP

Record screen and get a magical SOP with an AI Summary

什么是Komodo Screen Recorder & SOP?

Komodo Screen Recorder & SOP是由https://komododecks.com开发的Chrome扩展程序,该扩展的主要功能是“Record screen and get a magical SOP with an AI Summary”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Komodo Screen Recorder & SOP扩展crx文件

下载Komodo Screen Recorder & SOP扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Introducing Komodo - Your Ultimate Screen Recording Tool

Komodo is much more than a screen recording tool. It offers 
 - Full Screen Recording 
 - SOP (Guides) Automatic Creation 
 - Cloud Editor - Easily and quickly edit your videos 
 - Page Builder - Build websites out of your video to enhance presence & context

📹 Easily Record Your Screen: Komodo offers a seamless screen recording experience, allowing you to effortlessly capture anything on your screen. Whether it's a product demo, project update, or UX review, Komodo makes recording a breeze right from your Chrome browser.

📃 Automatically Create Documentation with Komodo Guides: With Komodo Guides, you can automatically transform your screen recordings into detailed and interactive documentation. It's the perfect solution for creating step-by-step guides and standard operating procedures (SOPs) effortlessly.

“I love Komodo's video + guide and guide-only features on top of the video recording feature. It's particularly useful when writing step-by-step guides and SOPs.” - AppSumo User warp214

⏩ Unlimited Recording, Unlimited Videos: Unlike other screen recording software, Komodo's free plan offers unlimited screen recording duration and an unlimited number of videos. This sets it apart as a unique and cost-effective solution in the screen recording software space.

“Great alternative to Loom. This is incredibly useful for both training and documentation without needing to stop and start” - AppSumo User g273

📊 Real-Time Analytics: Gain valuable insights into how your users engage with your videos. Komodo provides real-time analytics and a daily summary, giving you a clear picture of how much of your content is being consumed.

Collaborate Seamlessly with Teams: Komodo's "Spaces" feature allows you to group teams together, facilitating seamless collaboration. Built-in annotation and commenting make it easy for teams to work together and provide feedback effectively.

“This software solves many of the problems of screen recording. I use Cloudapp and many times when I made mistakes I used not bother editing but instead created the same video again. It works for short videos, but when your video is longer, Komodo will cover me up.” - AppSumo User Camilo

A Streamlined Experience: Komodo has been designed from the ground up to be intuitive and non-intrusive. It aims to simplify the recording process, allowing you to effortlessly share your work with others.

Take your screen recording to the next level with Komodo. Record, collaborate, and share like never before. Try it today and experience the difference!                    

扩展基本信息

名称 Komodo Screen Recorder & SOP Komodo Screen Recorder & SOP
ID kodipildlgjdkoeokgibdlighekmebcg
官方URL https://chromewebstore.google.com/detail/komodo-screen-recorder-so/kodipildlgjdkoeokgibdlighekmebcg
简介 Record screen and get a magical SOP with an AI Summary
文件大小 544 KB
安装次数 10,000
当前版本 1.9.1
更新时间 2024-02-22
上架时间 2021-04-16
评分 4.84/5 共37次评分
开发者 https://komododecks.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.komododecks.com/
帮助页面URL https://www.komododecks.com/
隐私政策页面URL https://komododecks.com/privacy-policy
支持的语言 de,en,fr,ca,da,es,it,pl,cs,el,bg,ru,hi,bn,am-ET,ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "1.9.1",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhFvYQ\/mQRjUI6SLRgESnLnW3FMu5AKzWyavSAZA6BGpRsmTIzfZOQneXQueTf99aQ7edUeVQyDBFZUgady8XgC2DQVTG5T7PVtstTAF4eFQgNhQDVg96Mp18YpiFRFjVadQkpWhA6zmrLGkvD2SLmutxhtt9UYyKnk4KKPgvnlPzX\/2xfZDVUafPl8m9T4aW04ZLtPWlGcbxjUexZGNtNqLbljVBfHYXLyX1OsszntqoJ6gETzPubyHrpXEBM93j\/RZMLmTu1udrmYz0AQYcgeqh0FtnNG4TxINCpIq07zI9Nry7XJ9Pz73RJN58fT+t1sMrmLbXquWf7DbsWv978wIDAQAB",
    "manifest_version": 2,
    "minimum_chrome_version": "107.0",
    "default_locale": "en",
    "permissions": [
        "",
        "https:\/\/*.komododecks.com\/*",
        "https:\/\/komododecks.com\/*",
        "activeTab",
        "storage",
        "notifications",
        "clipboardWrite",
        "unlimitedStorage"
    ],
    "icons": {
        "64": "static\/images\/icon\/icon.png"
    },
    "browser_action": {
        "default_icon": "static\/images\/icon\/icon.png",
        "default_title": "Komodo"
    },
    "background": {
        "scripts": [
            "dist\/bg\/rl-background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/spaces.vatom.com\/*"
            ],
            "js": [
                "dist\/cs\/ui-variants\/rl-vatom-ui.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "dist\/cs\/rl-cs-root.js"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "dist\/cs\/rl-gmail.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "static\/*",
        "dist\/pages\/iframes\/*",
        "dist\/cs\/ui-variants\/*.css"
    ],
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Alt+Shift+K"
            }
        },
        "toggle-pause-recording": {
            "description": "__MSG_Shortcut_Pause_Resume_a_recording__"
        },
        "toggle-pause-guide": {
            "description": "__MSG_Shortcut_Pause_Resume_recording_guide_steps__"
        },
        "stop-recording": {
            "description": "__MSG_Shortcut_Stop_a_recording__"
        },
        "pip-camera": {
            "description": "__MSG_Shortcut_Picture_in_picture_camera__"
        },
        "hide-ui": {
            "description": "__MSG_Shortcut_Hide_UI__"
        }
    },
    "options_ui": {
        "page": "dist\/pages\/options\/options.html",
        "chrome_style": true,
        "open_in_tab": true
    },
    "content_security_policy": "script-src 'self'; object-src 'self';",
    "externally_connectable": {
        "matches": [
            "https:\/\/*.komododecks.com\/*",
            "https:\/\/komododecks.com\/*"
        ]
    }
}