Screencastify - Screen Video Recorder

The leading screen recorder for Chrome. Capture, edit and share videos in seconds.

Apa itu Screencastify - Screen Video Recorder?

Screencastify - Screen Video Recorder adalah ekstensi Chrome yang dikembangkan oleh https://www.screencastify.com, dan fitur utamanya adalah "The leading screen recorder for Chrome. Capture, edit and share videos in seconds.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Screencastify - Screen Video Recorder

Unduh file ekstensi Screencastify - Screen Video Recorder dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Screencastify is Chrome's simplest free screen recorder and video-creation platform, empowering anyone to become a better communicator by recording, editing, sharing, and assessing videos in seconds.

With Screencastify, use simple yet powerful screen recording tools to:

Record your desktop, browser tab, and/or webcam
Edit video from your browser
Share your video in multiple ways
Assess effectiveness with Interactive Questions and analytics
Request video submissions with Submit

Educators, professionals, and personal creators across the world use Screencastify screen recorder as a simple way to communicate more effectively through video. 

🎬 Join a massive community of video creators
✔ Millions of weekly users
✔ Hundreds of millions of videos recorded
✔ Incredibly easy to learn and use 

🎥 Create engaging videos with our easy-to-use screen recorder
▸ Record your browser tab, desktop, and/or your webcam
▸ Narrate with your microphone’s audio
▸ Embed your webcam into the recording
▸ Annotate in real time to highlight key points

✂️ Simple video editing
▸ Trim the start and end of your videos
▸ Draw on your tab with the pen tool
▸ Merge, crop, and add text to videos

🚀 Share with your audience, wherever they are
▸ View and share videos on Google Drive
▸ Share to Google Classroom
▸ Export as MP4, animated GIF, or MP3
▸ See who has viewed your videos
▸ Add Interactive Questions to check viewer comprehension


👀Available free
▸ Create and store up to 10 videos free or upgrade for unlimited video creation
▸ Record and store videos up to 30 minutes for free

-------------------------------------------

How do people use Screencastify to communicate more effectively?

🎓 Education:
▸ Create instructional videos to engage your students whether they’re university students or kindergarteners 
▸ Create feedback videos to save time and increase your impact
▸ Embrace flipped classrooms or blended learning with video lessons
▸ Have your students practice foreign languages or public speaking
▸ Easily check for student comprehension with Interactive Questions

🏛️ At Work:
▸ Eliminate emails in favor of more effective, personalized communication
▸ Create performance review videos for coworkers
▸ Share engaging messages with your customers, users, and colleagues 
▸ Create training and onboarding videos that captivate your employees
▸ Cancel meetings by sharing video instead

🌍 Everyday creators:
▸ With millions of weekly users, we’ve helped creators share countless ideas for videos to life - from professional YouTubers to personal trainers and attorneys to UFO hunters. What are you waiting for? Install Screencastify and inspire the world with your video communication.

-------------------------------------------

📝 Specs:
▸ Screencasts are captured as webm/vp8 files with ogg vorbis audio
▸ Videos can be saved to your local disk as various file types (GIF, MP4, etc), directly to your Google Drive, or you can simply share the link
▸ Screencastify screen recorder does not depend on any external software (like Java, Flash or other plugins) so it runs on Chrome OS, Chromebooks, and Chromeboxes
▸ Screen recording is a CPU intensive task. Older or weaker computers may lag if multiple programs and tabs are open at the same time as a screencast

📨 Info / Contact Us:
▸ Twitter:  @Screencastify
▸ Support Docs:  https://learn.screencastify.com
▸ Tech Support: [email protected]                    

Informasi Dasar Ekstensi

Nama Screencastify - Screen Video Recorder Screencastify - Screen Video Recorder
ID mmeijimgabbpbgpdklnllpncmdofkcpn
URL Resmi https://chromewebstore.google.com/detail/screencastify-screen-vide/mmeijimgabbpbgpdklnllpncmdofkcpn
Deskripsi The leading screen recorder for Chrome. Capture, edit and share videos in seconds.
Ukuran File 24.06 MB
Jumlah Instalasi 13,000,000
Versi Saat Ini 3.35.0-d0a3d7ec1
Terakhir Diperbarui 2024-03-02
Tanggal Publikasi 2020-06-23
Penilaian 3.97/5 Total 11638 Penilaian
Pengembang https://www.screencastify.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.screencastify.com
URL Halaman Bantuan https://learn.screencastify.com
URL Halaman Kebijakan Privasi https://www.screencastify.com/privacy/policy
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Screencastify - Screen Video Recorder",
    "short_name": "Screencastify",
    "description": "The leading screen recorder for Chrome. Capture, edit and share videos in seconds.",
    "version": "3.35.0.5170",
    "icons": {
        "16": "assets\/images\/icon16.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png"
    },
    "permissions": [
        "storage",
        "alarms",
        "notifications",
        "unlimitedStorage",
        "desktopCapture",
        "system.cpu",
        "activeTab",
        "tabCapture",
        "",
        "webNavigation"
    ],
    "offline_enabled": true,
    "storage": {
        "managed_schema": "assets\/other\/managed_schema.json"
    },
    "container": "GOOGLE_DRIVE",
    "api_console_project_id": "242262968495",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "oauth2": {
        "client_id": "242262968495-vam8ele6sc3j5q90mcn3sd29l2bq5m1s.apps.googleusercontent.com",
        "scopes": [
            "profile",
            "email",
            "https:\/\/www.googleapis.com\/auth\/drive.file"
        ]
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Alt+Shift+S",
                "chromeos": "Ctrl+Shift+S"
            }
        },
        "toggle-recording": {
            "suggested_key": {
                "default": "Alt+Shift+R"
            },
            "description": "Start\/Stop Recording"
        },
        "toggle-pause": {
            "suggested_key": {
                "default": "Alt+Shift+P"
            },
            "description": "Pause\/Resume Recording"
        }
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/app.screencastify.com\/*",
            "https:\/\/captions.screencastify.com\/*",
            "https:\/\/edit.screencastify.com\/*",
            "https:\/\/questions.screencastify.com\/*",
            "https:\/\/watch.screencastify.com\/*",
            "https:\/\/account.screencastify.com\/*"
        ]
    },
    "options_page": "app.html#options",
    "minimum_chrome_version": "64",
    "browser_action": {
        "default_icon": {
            "19": "assets\/images\/icon19.png",
            "38": "assets\/images\/icon38.png"
        },
        "default_title": "",
        "default_popup": "popup.html"
    },
    "content_security_policy": "    script-src 'unsafe-inline' 'unsafe-eval' 'self' https:\/\/www.google-analytics.com https:\/\/apis.google.com https:\/\/app.pendo.io https:\/\/pendo-io-static.storage.googleapis.com https:\/\/cdn.pendo.io https:\/\/pendo-static-5576174479474688.storage.googleapis.com https:\/\/data.pendo.io;    object-src 'self';    img-src https:\/\/*.googleusercontent.com https:\/\/cdn.pendo.io https:\/\/app.pendo.io https:\/\/pendo-static-5576174479474688.storage.googleapis.com https:\/\/data.pendo.io;    style-src 'self' 'unsafe-inline' https:\/\/app.pendo.io https:\/\/cdn.pendo.io https:\/\/pendo-static-5576174479474688.storage.googleapis.com;    frame-src https:\/\/app.pendo.io;    child-src https:\/\/app.pendo.io;    ",
    "web_accessible_resources": [
        "assets\/fonts\/draw\/*.woff2",
        "cam-frame.html",
        "app.html*"
    ],
    "version_name": "3.35.0-d0a3d7ec1"
}