Screen & Webcam recorder - Flonnect

Allows Screen Recording from your Webcam and Desktop

Screen & Webcam recorder - Flonnectคืออะไร?

Screen & Webcam recorder - Flonnect เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://flonnect.com และคุณลักษณะหลักของมันคือ "Allows Screen Recording from your Webcam and Desktop"

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Screen & Webcam recorder - Flonnect

ดาวน์โหลดไฟล์ส่วนขยาย Screen & Webcam recorder - Flonnect ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Record your screen or camera along with your audio. This extension supports all types of screen recordings for free with unlimited usage. 
✅Free to Use
✅No Watermark
✅No Lag screen recording
✅Unlimited Usage
✅Includes audio recording with Webcam
✅Easy to share the video link with teammate 
✅Annotate video while recording

Note: Please update your browser to the latest version and grant the permissions to record your screen and audio.

Install the Screen recorder chrome extension to capture screen video. It offers multi features such as 
>>Simple Screen Recorder
>>Reaction camera or webcam recorder
>>Screen & Webcam recorder (With Picture in Picture Display)

Here is how to use Screen Recorder Extension:
>> Click on the Extension icon
>> Then select one of the 3 options of screen recording
>> You can choose to record audio or disable it
>> Grant the permission to record your screen and mic options
>> Tap on the record button and it will start the recording
>> Later download the file or view the recording it in the active tab

Supported Screen Recorder types:
✅Entire Full Screen of Desktop
✅ Single Tab
✅ Active browser

Special gratitude to roOt_d3viL for continuous testing the product.


The Screen Recorder Extension is ideal for professionals, educators, and anyone needing a reliable tool for capturing screen content. With added benefits like quality control settings, multi-part uploads for faster video handling, and features like trimming and transcription, your screen recording experience is elevated to new heights.

Perfect for tutorials, presentations, or just sharing ideas, the Screen Recorder Extension is your go-to tool for all screen capture needs. Install now to revolutionize the way you record and share content!

What’s New in the Latest Versions:

• Version 7.3.5-7.3.7: Added one click integration with gmail and gmeet.
• Version 7.3.0-7.3.5: Increase performance of video uploading api.
• Version 7.2.2: UI/UX enhancements for a more intuitive experience.
• Version 7.2.1: Resolved bugs for a smoother operation.
• Version 7.2.0: Introduction of the VP9 codec, ensuring high-quality 1080p video recordings.
• Version 7.1.3 - 7.1.1: Fixes for downloading and uploading issues, along with video compression for smaller file sizes and Mac-specific bug resolutions.
• Version 7.1.0: Major UI/UX overhaul, workspace features, and collaborative functions.
• Version 7.0.0 - 7.0.4: From movable camera features to annotation tools and bug fixes – a  series of updates to refine your recording experience.
• Version 6.0.0: Auto-upload and video redirection enhancements for a more efficient workflow.
• Version 5.2.0 - 5.1.1: Offline storage for recent videos, multi-part uploads for increased speed, and auto-generated thumbnails for a better library overview.
• Version 4.1.0 - 4.1.3: Crucial bug fixes in screen recorder functionality and multiple video uploads.
• Version 3.1.1 - 3.0.0: Quality control options and link generation for easy video sharing.
• Version 2.0.1 - 2.0.3: UI/UX improvements and chrome tab audio capture options.
• Version 1.0.2 - 0.0.1: Foundational features including webcam recording, improved UX, multi-language support, and initial bug fixes.


Make your virtual communication as efficient and effective as possible. Get the Screen Recorder  Extension today and transform your screen captures into powerful tools of engagement.                    

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

ชื่อ Screen & Webcam recorder - Flonnect Screen & Webcam recorder - Flonnect
ID lkeokcighogdliiajgbbdjibidaaeang
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/screen-webcam-recorder-fl/lkeokcighogdliiajgbbdjibidaaeang
คำอธิบาย Allows Screen Recording from your Webcam and Desktop
ขนาดไฟล์ 770 KB
จำนวนการติดตั้ง 213,124
เวอร์ชันปัจจุบัน 7.3.6
อัปเดตครั้งล่าสุด 2024-02-15
วันที่เผยแพร่ 2021-09-30
คะแนน 4.70/5 รวมทั้งหมด 1259 คะแนน
ผู้พัฒนา https://flonnect.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://flonnect.com/
URL หน้าช่วยเหลือ https://flonnect.com/feedback/
URL หน้านโยบายความเป็นส่วนตัว https://flonnect.com/privacy-policy
ภาษาที่รองรับ id,en,fr,tr,es,pt-BR,pt-PT,ru,ar,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "7.3.6",
    "default_locale": "en",
    "short_name": "Screen Recorder",
    "name": "__MSG_appTitle__",
    "description": "__MSG_appDesc__",
    "action": {
        "default_title": "__MSG_defaultTitle__",
        "chrome_url_overrides": {
            "newtab": "popup.html"
        }
    },
    "background": {
        "service_worker": "background.bundle.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "InterFontFamily.css",
                "content.css"
            ]
        }
    ],
    "icons": {
        "16": "img\/ICON.png",
        "48": "img\/ICON.png",
        "128": "img\/ICON.png"
    },
    "permissions": [
        "tabs",
        "contentSettings",
        "storage",
        "downloads",
        "scripting"
    ],
    "optional_permissions": [
        "desktopCapture"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "Images\/*",
                "options.html",
                "videoPreview.html",
                "img\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ]
}