Komodo Screen Recorder & SOP

Record screen and get a magical SOP with an AI Summary

Τι είναι το Komodo Screen Recorder & SOP;

Το Komodo Screen Recorder & SOP είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://komododecks.com, και η κύρια λειτουργία του είναι "Record screen and get a magical SOP with an AI Summary".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Komodo Screen Recorder & SOP

Λήψη αρχείων επέκτασης 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\/*"
        ]
    }
}