Powtoon Capture - Screen and Webcam Recorder

Make a video recording from a website, application, or anything else you can show on your screen to start communicating visually.

Powtoon Capture - Screen and Webcam Recorderとは何ですか?

Powtoon Capture - Screen and Webcam Recorderはhttps://powtoon.comによって開発されたChromeの拡張機能で、その主な機能は「Make a video recording from a website, application, or anything else you can show on your screen to start communicating visually.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Powtoon Capture - Screen and Webcam Recorder拡張機能のCRXファイルをダウンロード

Powtoon Capture - Screen and Webcam Recorder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Powtoon Capture is a free screen and webcam recorder that allows you to easily record your screen, face, or both. 
 
What can you do with Powtoon Capture: 
 
1. Record a video message from a website, application, or anything else on Chrome 
2. Enhance your video message with visual effects, shapes, animation, and text 
3. Go Live – Use Powtoon Capture while hosting on Zoom, Google Hangouts, or any of your favorite virtual meeting tools 
4. Share your video message anywhere – download as MP4 or copy URL
 
Here’s how to get started:

1. Download the extension in the Chrome Store
2. Select your video and audio settings and hit record
3. Instantly share your Capture with your team 

USE POWTOON CAPTURE FOR👇
💼  Sales — Tease a product demo or offer a meeting recap of key points
👩🏻‍🏫  L&D/Training — Demonstrate steps that are easy to follow and adopt
💬  Internal Comms — Spotlight wins, updates, and announcements
🏆  Support/Customer Success — Answer FAQs visually that turn users into fans
💡  Marketing — Produce webinars and videos to create that ‘Aha’ moment
🙋🏽‍♀️  Leadership — Inspire your talent to do their best work                    

拡張機能の基本情報

名前 Powtoon Capture - Screen and Webcam Recorder Powtoon Capture - Screen and Webcam Recorder
ID hgphbmgpkindhnldhjafhfflhjodpfmn
公式URL https://chromewebstore.google.com/detail/powtoon-capture-screen-an/hgphbmgpkindhnldhjafhfflhjodpfmn
説明 Make a video recording from a website, application, or anything else you can show on your screen to start communicating visually.
ファイルサイズ 5.18 MB
インストール数 80,957
現在のバージョン 2.1.11
最終更新日 2023-12-13
公開日 2020-10-25
評価 4.39/5 合計 31 レビュー
開発者 https://powtoon.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.powtoon.com
ヘルプページのURL https://support.powtoon.com
プライバシーポリシーページのURL https://www.powtoon.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Powtoon Capture - Screen and Webcam Recorder",
    "version": "2.1.11",
    "icons": {
        "16": "assets\/icons\/icons_public\/favicon-16.png",
        "32": "assets\/icons\/icons_public\/favicon-32.png",
        "48": "assets\/icons\/icons_public\/favicon-48.png",
        "64": "assets\/icons\/icons_public\/favicon-64.png",
        "128": "assets\/icons\/icons_public\/favicon-128.png",
        "196": "assets\/icons\/icons_public\/favicon-196.png"
    },
    "description": "Make a video recording from a website, application,   or anything else you can show on your screen to start communicating visually.",
    "short_name": "Powtoon Capture",
    "permissions": [
        "",
        "notifications",
        "cookies",
        "webRequest",
        "webRequestBlocking",
        "storage",
        "https:\/\/*.powtoon.com\/*",
        "system.display"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "author": "[email protected]",
    "minimum_chrome_version": "49",
    "browser_action": {
        "default_icon": {
            "16": "assets\/icons\/icons_public\/favicon-16.png",
            "32": "assets\/icons\/icons_public\/favicon-32.png",
            "48": "assets\/icons\/icons_public\/favicon-48.png",
            "64": "assets\/icons\/icons_public\/favicon-64.png",
            "128": "assets\/icons\/icons_public\/favicon-128.png",
            "196": "assets\/icons\/icons_public\/favicon-196.png"
        },
        "default_title": "Powtoon Capture",
        "chrome_style": false
    },
    "web_accessible_resources": [
        "camera.html",
        "js\/camera.bundle.js",
        "blockPermission.html",
        "styles\/main.css",
        "styles\/mystyle.css",
        "styles\/powcapture.css",
        "assets\/*",
        "assets\/images\/*",
        "assets\/images\/camera-views\/*",
        "assets\/images\/social-icons\/*",
        "assets\/fonts\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkozELtOQwLuSOp\/KHk+3DKr99CHs6EtTh20lNRhRb74aa8mRUFlr0gaxuu3kp5rCTaRioDqq3Ed5UOqDZwQMRXikeZnN5sUppQxeEmESyd9UcAX7loKMzGD+1Io81HnK+YKEno8C\/h3cQLszzi8rfu1iqvZwwb+SRbbCSmttKzFiEJhDUbJ7ONr46BLCpoiQrKU1aR\/lqlpAIebGzkNj6i13RoG7P9yjmCXwkeQKjlb66FKbwInPLl2AEnpuwRyQJrrXXP7HY5Ptxihc1kXCHeMYSUKJ1yfBi\/OCyPRVcQXcaIjSOW48Z1EcNrAcSnOzcPdygvMy5b0rns8AlxEMmQIDAQAB",
    "background": {
        "scripts": [
            "js\/background.bundle.js"
        ],
        "persistent": true
    },
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/*.powtoon.com\/*"
        ]
    }
}