WebExtension.net
Toggle dark mode
WebExtension.net

ScreenPal - Screen Recorder & Video Editor

View on Chrome Web Store
View ScreenPal - Screen Recorder & Video Editor Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (498 ratings)
1 new ratings
5 views
This extension has been viewed 5 times

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

Record your screen & webcam, take screenshots, edit videos & images - easy & free!
Type
Extension
Users
200,000 users
100K
Website screenpal.com
ScreenPal (formerly Screencast-O-Matic)
View author page of ScreenPal (formerly Screencast-O-Matic)
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 31, 2018
Version 3.1.6
Manifest version
3
Updated
Updated on December 12, 2024
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View ScreenPal - Screen Recorder & Video Editor Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ScreenPal - Screen Recorder & Video Editor",
    "description": "Record your screen & webcam, take screenshots, edit videos & images - easy & free!",
    "short_name": "ScreenPal",
    "manifest_version": 3,
    "version": "3.1.6",
    "version_name": "3.1.6",
    "icons": {
        "16": "\/extension\/icon\/SP_16.png",
        "48": "\/extension\/icon\/SP_48.png",
        "128": "\/extension\/icon\/SP_128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "tabCapture",
        "webNavigation",
        "clipboardRead",
        "clipboardWrite",
        "contextMenus",
        "unlimitedStorage",
        "offscreen",
        "scripting"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true,
            "css": [
                "app\/css\/SP-Main.css",
                "app\/css\/opentip.css",
                "app\/css\/basicLightbox.min.css"
            ],
            "js": [
                "extension\/SP-Runtime.js",
                "app\/js\/SP-Main.js",
                "app\/js\/lib\/opentip-native-inject.min.js",
                "app\/js\/lib\/basicLightbox.min.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "app\/editor*.html",
                "app\/tooltip.html",
                "app\/tooltip_*.html",
                "app\/som_rec_controls.html",
                "app\/flyout*.html",
                "app\/player.html",
                "app\/pip.html",
                "app\/popup_menu*.html",
                "app\/message_*.html",
                "app\/checkWhich.html",
                "app\/preview-thumbnail.html",
                "app\/draw.html",
                "app\/effects.html",
                "app\/effects_menu.html",
                "app\/templateGuide.html",
                "app\/templates_menu.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "background": {
        "service_worker": "extension\/service_worker.js"
    },
    "commands": {
        "effects-1": {
            "suggested_key": {
                "default": "Alt+1",
                "chromeos": "Alt+Shift+1"
            },
            "description": "Start\/Stop effect #1 while recording."
        },
        "effects-2": {
            "suggested_key": {
                "default": "Alt+2",
                "chromeos": "Alt+Shift+2"
            },
            "description": "Start\/Stop effect #2 while recording."
        },
        "effects-3": {
            "suggested_key": {
                "default": "Alt+3",
                "chromeos": "Alt+Shift+3"
            },
            "description": "Start\/Stop effect #3 while recording."
        }
    },
    "action": {
        "default_title": "ScreenPal - Screen Recorder & Video Editor"
    },
    "content_security_policy": [],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ]
}
WebExtension.net

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

© 2025 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