WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Fluvid - Screen Video Recorder

Fluvid - Screen Video Recorder

View on Chrome Web Store
View Fluvid - Screen Video Recorder Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (141 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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
View author page of Fluvid
Published
Published on February 4, 2020
Version 8.1.0
Manifest version
2
Updated
Updated on July 15, 2021
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Fluvid - Screen Video Recorder Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "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.
Go to top