WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Fluvid - Screen Video Recorder

Fluvid - Screen Video Recorder

View on Chrome Web Store
4.2 (141 ratings)
1 new ratings
0 views
0 downloads

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

The best all-in-one online screen capture, video recording and streaming software that is available for free.
Type
Extension
Users
30,000 users
10K
Website fluvid.com
Fluvid
Published
Version 8.1.0
Manifest version
2
Updated
productivity/workflow
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "name": "Fluvid - Screen Video Recorder",
    "version": "8.1.0",
    "description": "The best all-in-one online screen capture, video recording and streaming software that is available for free.",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com; object-src 'self'",
    "commands": {
        "open_extension": {
            "suggested_key": {
                "default": "Alt+Shift+V"
            },
            "description": "Recording videos"
        }
    },
    "permissions": [
        "<all_urls>",
        "storage",
        "tabs",
        "notifications",
        "desktopCapture",
        "tabCapture",
        "contextMenus",
        "activeTab"
    ],
    "background": {
        "page": "template\/background.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_popup": "template\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "js\/inboxsdk.js",
                "js\/gmail-search.js"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/content.js",
                "js\/lib\/socket.io.js",
                "js\/modules\/server.js",
                "js\/gaTag.js",
                "js\/modules\/draw.js",
                "js\/helper.js",
                "js\/main.js",
                "js\/jquery-3.6.0.min.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "template\/*",
        "js\/modules\/*",
        "js\/lib\/*",
        "css\/*",
        "font-awesome\/*",
        "images\/*",
        "sound\/*"
    ],
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "*:\/\/*.fluvid.com\/*",
            "*:\/\/*.vidooly.com\/*",
            "*:\/\/localhost\/*",
            "*:\/\/*.atlassian.net\/*"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArY\/UNio6zpZc4jJC9K6hXEGXZ34hL2TPd0OoRb3GtB0wl8h2znN9stbENhfAYlaOVdbBoVwMRh2e\/i3EB2HjfwtJr0MlSzfCA2KabPCTzZXJitYhkK9FSq8xtlrAFenJdHN1Iw12IltIK54VZTkkUK03EgM0e3nokBrzQNmUfARLtBgnp77NIskNb1xamqKaINaGakSATI3VG5nRsudtVjcTlZzxm9mtBS3szSsmKHFBfTzv1XrKm6UZU6AzwvXUU8Qgp60lxoM4dXqxDA3aLJ55ZGGnUEdiNAh4mRJRLPPAiuUmIYolDaLKjcrp5\/FLHRAhkJtE3ukdBF9MKH+twQIDAQAB",
    "incognito": "split",
    "minimum_chrome_version": "75"
}
© 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.