Videozen: Screen and Camera Recorder

Webcam and Screen recording extension by Proshort Inc

Videozen: Screen and Camera Recorderคืออะไร?

Videozen: Screen and Camera Recorder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://videozen.ai และคุณลักษณะหลักของมันคือ "Webcam and Screen recording extension by Proshort Inc"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Videozen: Screen and Camera Recorder

ดาวน์โหลดไฟล์ส่วนขยาย Videozen: Screen and Camera Recorder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Record your screen and camera in custom mode(landscape, portrait and more) like never before! VideoZen’s screen and camera recording makes idea sharing or asynchronous communication/feedback easy and fun.

With VideoZen you can record your screen and instantly get a link to share with anyone. It’s the fastest and easiest way to screen capture and stay connected with your team. Whether you’re screen recording your meetings, a product demo, giving feedback, or simply sharing your thoughts, VideoZen makes it simple to stay in the loop with async video. 

KEY FEATURES 

🎥 Record 
▸ Record your Desktop screen, current Tab or Camera only in HD resolution 
▸ Include your voice in recording with Microphone option on or internal audio
▸ Record videos in any format/aspect ratio (portrait/landscape/square)

💾 Save 
▸ Save recordings to local disk 
▸ Save recordings to your online account 
▸ Download recordings anytime in MP4 format

🚀 Share Recordings 
▸ Automatically save videos to the cloud and share them instantly with a link 
▸ Easily share a recording video to Jira, Slack, GitHub and what not!

✂️ Edit
▸ Edit your videos after recording with our inbuilt video editing capabilities


KEY FEATURES 

🕵️‍♂️ Remote Collaboration
▸ Record virtual meetings and discussions for future reference, ensuring no crucial details are missed

💼 Training Manuals
▸ Develop comprehensive training materials by blending screen recordings with camera explanations, facilitating employee onboarding

📣 Sales Pitches
▸ Create compelling sales pitches by combining screen recordings with personalized camera messages, enhancing client engagement

🛠️ Technical Support
▸ Record troubleshooting sessions to guide clients through complex software or technical issues effectively

🎨 Design Walkthroughs
▸ Record your creative process, unveiling design insights while showcasing your artistic journey

✨ Software Reviews
▸ Review applications and software by capturing real-time interactions, adding authenticity to your content

🌐 Website Tours
▸ Record guided tours of websites or apps, highlighting features and benefits for your audience

ABOUT VIDEOZEN

VideoZen is the most complete video creation and editing platform powered by generative AI and ChatGPT. Our key features are screen and camera recording, converting text, url or idea into video and automatically identifying relevant shorts from long videos.


CONTACT US

📧If you have any questions, suggestions or feature requests, feel free to send a message to [email protected] anytime. Let us know your thoughts! Thank you.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Videozen: Screen and Camera Recorder Videozen: Screen and Camera Recorder
ID fcekgnhgieggcbldnoicmempgknfolbc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/videozen-screen-and-camer/fcekgnhgieggcbldnoicmempgknfolbc
คำอธิบาย Webcam and Screen recording extension by Proshort Inc
ขนาดไฟล์ 265 KB
จำนวนการติดตั้ง 2,000
เวอร์ชันปัจจุบัน 0.0.0.36
อัปเดตครั้งล่าสุด 2023-12-28
วันที่เผยแพร่ 2023-03-27
คะแนน 5.00/5 รวมทั้งหมด 14 คะแนน
ผู้พัฒนา https://videozen.ai
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://videozen.ai
URL หน้าช่วยเหลือ https://videozen.ai
URL หน้านโยบายความเป็นส่วนตัว https://videozen.ai/privacy-and-terms
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Videozen: Screen and Camera Recorder",
    "manifest_version": 3,
    "description": "Webcam and Screen recording extension by Proshort Inc",
    "action": {
        "default_icon": {
            "16": "assets\/icons\/logo.png",
            "24": "assets\/icons\/logo.png",
            "32": "assets\/icons\/logo.png",
            "64": "assets\/icons\/logo.png",
            "48": "assets\/icons\/logo.png"
        },
        "default_title": "A video and screen recording extension"
    },
    "icons": {
        "16": "assets\/icons\/logo.png",
        "24": "assets\/icons\/logo.png",
        "32": "assets\/icons\/logo.png",
        "64": "assets\/icons\/logo.png",
        "48": "assets\/icons\/logo.png"
    },
    "version": "0.0.0.36",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "permissions": [
        "tabs",
        "storage",
        "activeTab",
        "",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.js",
                "loginContent.js",
                "componentsContent.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "html\/controls.html",
                "html\/recordingAreaPanel.html",
                "html\/previewLoader.html",
                "html\/popup.html",
                "html\/camera.html",
                "html\/deleteModal.html",
                "assets\/audio\/notification.mp3",
                "assets\/icons\/redClose.svg",
                "assets\/icons\/horizontalMenu.svg",
                "assets\/icons\/horizontalMenuDark.svg",
                "assets\/icons\/close.svg",
                "assets\/icons\/logoRecording.png"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/*.localhost\/*",
            "https:\/\/*.videozen.ai\/*",
            "http:\/\/*.staging.videozen.ai\/*",
            "http:\/\/*.create.videozen.ai\/*",
            "https:\/\/*.test-enterprise-webapp-dtomz6qlaa-ue.a.run.app\/*"
        ]
    }
}