WebExtension.net
WebExtension.net

Screencastify - Screen Video Recorder

View on Chrome Web Store
View Screencastify - Screen Video Recorder Chrome Extension on Chrome Web Store
4.0 (11,603 ratings)
1 new ratings

Data is synced from the Chrome Web Store. View the official store page for the most current information.

The leading screen recorder for Chrome. Capture, edit and share videos in seconds.
Type
Extension
Users
12,000,000 users
castify-ext-dev
View author page of castify-ext-dev
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 31, 2014
Version 4.18.9.5525
Manifest version
3
Updated
Updated on November 11, 2024
View on Chrome Web Store
View Screencastify - Screen Video Recorder Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Screencastify - Screen Video Recorder",
    "description": "The leading screen recorder for Chrome. Capture, edit and share videos in seconds.",
    "version": "4.18.9.5525",
    "version_name": "4.18.9 (e6d1b240-1))",
    "manifest_version": 3,
    "permissions": [
        "alarms",
        "storage",
        "tabs",
        "offscreen",
        "scripting",
        "unlimitedStorage",
        "tabCapture",
        "desktopCapture",
        "webNavigation",
        "notifications",
        "system.display"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "storage": {
        "managed_schema": "assets\/other\/managed_schema.json"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Alt+Shift+S",
                "mac": "Alt+Shift+S",
                "chromeos": "Alt+Shift+S",
                "linux": "Alt+Shift+S"
            }
        },
        "toggle-start-stop": {
            "suggested_key": {
                "default": "Alt+Shift+R"
            },
            "description": "Start\/Stop Recording"
        },
        "toggle-resume-pause": {
            "suggested_key": {
                "default": "Alt+Shift+P"
            },
            "description": "Pause\/Resume Recording"
        }
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAy6Nhr6FKbqgayQ3nFFiJ758dD1vOsZAfoZFm2A1LetDkf3rEGxTdNmrBaSH9ghfnvwWvIJhwxllg56gsVUbx3umdEpu\/iUimezaBHQX1yoAIXFBL3+ojLVTrZJo8U0u\/qS2+V9FSYadqDEaBE2fCszAaX9IA0oWmh6w2Q7otIfC37DYfeTpuykG5cJh56Sc10L9PapgOIEg5q908BsQ\/SXcXHBbKl0rpUfYyYFzs1zqd6y6ta3dNE4YMwpMK\/pGQ9R7lQmuNfGH+uFOIbgbEO8s4HdoVPF0at1H0V8hOxIevnRgbDfo+ekDdwrgRItkXCtKQz+XWYmC6eJEbB7PAywIDAQAB",
    "host_permissions": [
        "<all_urls>",
        "*:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/app.cfy-local.com\/*",
                "https:\/\/app.cfy-stage.com\/*",
                "https:\/\/app.castify.com\/*"
            ],
            "js": [
                "extension-installed-post-message.js"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "webcam.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "controller.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "pendo.jsonp.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "getting-started.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "options.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "offscreen.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "assets\/*.mp3"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "assets\/other\/*.dat"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/app.castify.com\/*",
            "https:\/\/app.cfy-local.com\/*",
            "https:\/\/app.cfy-stage.com\/*",
            "https:\/\/app.staging.screencastify.com\/*",
            "https:\/\/app.screencastify.com\/*",
            "http:\/\/localhost:4205\/*"
        ]
    },
    "icons": {
        "16": "assets\/images\/default-icon16.png",
        "19": "assets\/images\/default-icon19.png",
        "38": "assets\/images\/default-icon38.png",
        "48": "assets\/images\/default-icon48.png",
        "128": "assets\/images\/default-icon128.png"
    },
    "action": {
        "default_icon": {
            "16": "assets\/images\/default-icon16.png",
            "19": "assets\/images\/default-icon19.png",
            "38": "assets\/images\/default-icon38.png",
            "48": "assets\/images\/default-icon48.png",
            "128": "assets\/images\/default-icon128.png"
        },
        "default_title": "Screencastify",
        "default_popup": "initializer.html"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top