Screencastify - Screen Video Recorder

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

什么是Screencastify - Screen Video Recorder?

Screencastify - Screen Video Recorder是由https://www.screencastify.com开发的Chrome扩展程序,该扩展的主要功能是“The leading screen recorder for Chrome. Capture, edit and share videos in seconds.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Screencastify - Screen Video Recorder扩展crx文件

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

扩展使用说明

                        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]                    

扩展基本信息

名称 Screencastify - Screen Video Recorder Screencastify - Screen Video Recorder
ID mmeijimgabbpbgpdklnllpncmdofkcpn
官方URL https://chromewebstore.google.com/detail/screencastify-screen-vide/mmeijimgabbpbgpdklnllpncmdofkcpn
简介 The leading screen recorder for Chrome. Capture, edit and share videos in seconds.
文件大小 24.06 MB
安装次数 13,000,000
当前版本 3.35.0-d0a3d7ec1
更新时间 2024-03-02
上架时间 2020-06-23
评分 3.97/5 共11638次评分
开发者 https://www.screencastify.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.screencastify.com
帮助页面URL https://learn.screencastify.com
隐私政策页面URL https://www.screencastify.com/privacy/policy
支持的语言 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"
}