Vidnoz Flex - Video recorder & Video share

Easily record your screen and webcam, share your video with a link anytime, and track video performance timely.

Vidnoz Flex - Video recorder & Video shareとは何ですか?

Vidnoz Flex - Video recorder & Video shareはhttps://vidnoz.comによって開発されたChromeの拡張機能で、その主な機能は「Easily record your screen and webcam, share your video with a link anytime, and track video performance timely.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Vidnoz Flex - Video recorder & Video share拡張機能のCRXファイルをダウンロード

Vidnoz Flex - Video recorder & Video share拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Vidnoz Flex is a powerful online screen recorder to create stunning videos for driving meaningful messages at all level. It is also an effective video recording tool to record your screen, edit, share, and track your videos at one place, and provide a simple way to communicate your ideas faster and better.

With Vidnoz Flex screen recorder, you can record your screen quickly and share your content visually. After recording, your video is automatically uploaded to Vidnoz Flex Library where you can trim your video with advanced editing options and add interactive CTAs to drive conversion for every business purpose. Once the video is ready, you can simply share a link of your video by email, or on social platforms where your audience can watch it without login. 

Furthermore, Vidnoz Flex screen recorder provides top-notch insights of videos in Analytics, which makes it easy to track your video performance with instant analysis and make effective improvement for better outcome.

Features of Vidnoz Flex Screen Recorder
1.Record your screen, camera, or both directly from your browser
2.Ensure a smooth and professional presentation with the help of teleprompter
3.Automatically save videos to the video library for quick access
4.Easily share your video link through email, social media and embed code
5.Trim videos with advanced editing options to make perfect and unique content
6.Add interactive and persuasive CTAs to drive commission and close deals
7.Get notified when any audience views, reacts, or comments on your video
8.Track key video metrics and measure video performance for in-depth insights

Main Cases of Vidnoz Flex Screen Recorder

Video for Sales
Vidnoz Flex screen recorder makes it easy to close deals and increase sales with persuasive CTAS. It helps grow business by creating personalized videos with outstanding and massive sales templates.

Video for Marketing
Vidnoz Flex screen recorder is an innovative video marketing tool. It assists you to convert more leads, understand customers better, and expand brands worldwide.

Video for Communication
Vidnoz Flex screen recorder allows you to create videos to communicate synchronously & visually. It delivers clear video messages to communicate with ease, collaborate easily, and save valuable time.

Video for Support
Vidnoz Flex screen recorder helps create interactive support videos, reduce communication costs and increase customer satisfaction in all aspects.

In summary, Vidnoz Flex is your perfect screen recorder that offers the fastest way to record creative videos, stay connected with your audience, know their thoughts, give feedback timely, boost involvement, and close deals for your business. 

Explore more possibilities with it now!                    

拡張機能の基本情報

名前 Vidnoz Flex - Video recorder & Video share Vidnoz Flex - Video recorder & Video share
ID cplhlgabfijoiabgkigdafklbhhdkahj
公式URL https://chromewebstore.google.com/detail/vidnoz-flex-video-recorde/cplhlgabfijoiabgkigdafklbhhdkahj
説明 Easily record your screen and webcam, share your video with a link anytime, and track video performance timely.
ファイルサイズ 2.71 MB
インストール数 2,980
現在のバージョン 1.0.160
最終更新日 2023-07-19
公開日 2023-04-26
評価 4.50/5 合計 8 レビュー
開発者 https://vidnoz.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.vidnoz.com/
ヘルプページのURL https://www.vidnoz.com/
プライバシーポリシーページのURL https://www.vidnoz.com/privacy.html
対応言語 id,ms,de,en,fr,nl,vi,tr,da,es,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,sv,el,sr,ru,uk,iw,ar,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "1.0.160",
    "background": {
        "service_worker": "Src\/js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "Src\/images\/logo\/app_logo_16.png",
            "32": "Src\/images\/logo\/app_logo_32.png",
            "48": "Src\/images\/logo\/app_logo_48.png",
            "128": "Src\/images\/logo\/app_logo_128.png"
        }
    },
    "commands": {
        "start\/finish": {
            "description": "start\/finish recording",
            "suggested_key": {
                "default": "Alt+Shift+R"
            }
        },
        "show\/hideCamera": {
            "description": "show\/hide camera",
            "suggested_key": {
                "default": "Alt+Shift+C"
            }
        },
        "show\/hideTele": {
            "description": "show\/hide telepromter",
            "suggested_key": {
                "default": "Alt+Shift+L"
            }
        },
        "pause\/resume": {
            "description": "pause\/resume recording",
            "suggested_key": {
                "default": "Alt+Shift+P"
            }
        }
    },
    "icons": {
        "16": "Src\/images\/logo\/app_logo_16.png",
        "32": "Src\/images\/logo\/app_logo_32.png",
        "48": "Src\/images\/logo\/app_logo_48.png",
        "128": "Src\/images\/logo\/app_logo_128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/mail.google.com\/*",
                "*:\/\/gmail.com\/*",
                "*:\/\/*.hubspot.com\/*",
                "*:\/\/*.salesforce.com\/*",
                "*:\/\/*.shopify.com\/*",
                "*:\/\/*.linkedin.com\/*",
                "*:\/\/slack.com\/*",
                "*:\/\/trello.com\/*",
                "*:\/\/*.zoom.com\/*",
                "*:\/\/*.zoom.us\/*",
                "*:\/\/meet.google.com\/*",
                "*:\/\/mail.google.com\/chat\/*",
                "*:\/\/docs.google.com\/*",
                "*:\/\/classroom.google.com\/*"
            ],
            "js": [
                ".\/Src\/js\/content\/companion.js"
            ],
            "run_at": "document_end"
        }
    ],
    "sandbox": {
        "pages": [
            "Src\/html\/ga.html"
        ]
    },
    "permissions": [
        "activeTab",
        "scripting",
        "tabs",
        "storage",
        "unlimitedStorage",
        "alarms",
        "notifications",
        "webNavigation",
        "cookies"
    ],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "asserts\/*",
                "Src\/*",
                "3rd\/*",
                "videolist\/*"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*\/*",
            "http:\/\/*\/*"
        ]
    }
}