Jumpshare: Free Screen Recorder & Screenshots

The best screen recorder, screenshot capture and annotation tool

什么是Jumpshare: Free Screen Recorder & Screenshots?

Jumpshare: Free Screen Recorder & Screenshots是由https://jumpshare.com开发的Chrome扩展程序,该扩展的主要功能是“The best screen recorder, screenshot capture and annotation tool”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Jumpshare: Free Screen Recorder & Screenshots扩展crx文件

下载Jumpshare: Free Screen Recorder & Screenshots扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Capture your screen and camera at the same time or separately, annotate, edit, and share with speed and ease, for free!

Any content you create is automatically uploaded to your Jumpshare library and opened within Jumpshare’s online viewer. From here, you can copy its link to your clipboard and share it anywhere in seconds.

Jumpshare is an all-in-one visual communication platform that aims to help you get your message across using instantly shareable screen recordings, screenshots, and GIF captures. Packed with powerful sharing features and a robust processing engine that can preview over 200 file formats online, Jumpshare is the fastest and easiest way to share your work and ideas.

Features:

🎥 Record your entire screen, a particular window, or Chrome tab with webcam, voiceover, system audio, and click-tracking
✏ Draw on your screen, add text, and highlight areas with shapes as you record
⌨ Start and stop screen recordings using customizable keyboard shortcuts
📷 Take screenshots of an area within the current tab, the entire web page, or the entire screen
🔗 Instantly share content using long or short URLs
💬 Add comments to shared content
📁 View the contents of your Personal Library and quickly reshare uploads
👁 Preview over 200 file formats online
📈 View who has accessed your content, from where and when

………………………………………………………………………………………………………

"I use Jumpshare probably 30+ times EVERY DAY! It is so helpful, I wouldn't know what to do without it. I like how it just gets out of the way and I don't even have to think about it. I can easily send screenshots and video recordings to people on our team and to clients with ease." — Nicholas Scalice, Growth Marketer at Earnworthy

"Jumpshare saves me a ton of time and allows me to work on my schedule. Customers love getting detailed screencasts from me and ask for them over and over. I especially like the option for a "call to action" link which lets people click on a link after the video - I link to my online calendar and let customers book time with me. It's a beautiful workflow. You cannot afford to NOT use Jumpshare.” — Dave Baxter, Estate Agent, DB Realty

"Jumpshare makes it significantly easier for me to work with my web developers. Instead of trying to describe what I am seeing with the site builds, I can show them what I am seeing and there's no miscommunication or misunderstanding. For some of my developers, English is not their native language so it's great to have this tool to show, not tell.” — Will Tams, Creative Director, The Collective Spark

………………………………………………………………………………………………………….

You can sign up to Jumpshare for free, without a credit card.

Jumpshare does offer paid plans with additional features, including but not limited to those mentioned below. 

Get More with Jumpshare’s Premium Plans:

⏲ Unlimited Screen Recording Duration - Record for as long as you want
🔲 Video CTA - Add a customizable Call-to-Action button to videos
🖼 Custom Video Thumbnails - Choose a static or animated thumbnail for videos
💾 More Storage - A lot more space for your recordings and screenshots
👥 Workspaces - Set up multiple workspaces to collaborate with different teams
🔗 Temporary Links - Share links that expire after a custom number of days, views, or downloads
📅 Scheduled Sharing - Schedule your content to be shared via email at a certain date and time
🔒 Password Protection - Lock your files with a password for extra security
⬇ Disable Downloads - Ensure recipients can only preview shared files
⌛ Self-Destruct - Set your files to auto-delete after a set number of days
💬 Timed Comments - Add timed comments to videos and audio files
📈 Advanced Analytics - Monitor viewer statistics, downloads, and referrers for shared files
🔄 Version History - Roll files back to past versions
™ Custom Branding - Add your own logo to your shared files
🌐 Custom Domain - Give your shareable links a domain name that matches your brand
➕ And more!

For a complete rundown of our free and premium plans, visit https://jumpshare.com/pricing?src=chrome                    

扩展基本信息

名称 Jumpshare: Free Screen Recorder & Screenshots Jumpshare: Free Screen Recorder & Screenshots
ID bhfhdidbcclahddgkikdccfidjbcmibi
官方URL https://chromewebstore.google.com/detail/jumpshare-free-screen-rec/bhfhdidbcclahddgkikdccfidjbcmibi
简介 The best screen recorder, screenshot capture and annotation tool
文件大小 5.89 MB
安装次数 2,294
当前版本 0.1.9
更新时间 2022-12-30
上架时间 2022-07-25
评分 5.00/5 共3次评分
开发者 https://jumpshare.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://jumpshare.com
帮助页面URL https://support.jumpshare.com
隐私政策页面URL https://jumpshare.com/privacy
支持的语言 en
manifest.json
{
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "offline_enabled": false,
    "version": "0.1.9",
    "manifest_version": 3,
    "default_locale": "en",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": "assets\/extension-icons\/logo-32.png",
        "default_popup": "html\/default.html"
    },
    "icons": {
        "16": "assets\/extension-icons\/logo-16.png",
        "128": "assets\/extension-icons\/logo-128.png",
        "48": "assets\/extension-icons\/logo-48.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/detect.js"
            ]
        }
    ],
    "permissions": [
        "desktopCapture",
        "activeTab",
        "tabCapture",
        "tabs",
        "storage",
        "identity",
        "scripting",
        "contextMenus",
        "downloads"
    ],
    "host_permissions": [
        "",
        "https:\/\/jumpshare.com\/*",
        "https:\/\/jumptesting.com\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.jumpshare.com\/*",
            "https:\/\/*.jumptesting.com\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "html\/popup.html",
                "html\/recorder.html",
                "html\/camera.html",
                "html\/sources.html",
                "html\/settings.html",
                "js\/content.js",
                "js\/camera.js",
                "js\/recording_content.js",
                "css\/content.css",
                "assets\/images\/*",
                "js\/sources.js",
                "js\/cameracontent.js",
                "css\/cameracontent.css",
                "js\/libraries\/plyr.min.js",
                "css\/libraries\/plyr.min.css",
                "js\/audiosources.js",
                "html\/audiosources.html",
                "html\/autologin.html",
                "js\/popup.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; worker-src 'self'"
    },
    "commands": {
        "record_video": {
            "suggested_key": {
                "default": "Alt+R",
                "mac": "Alt+R"
            },
            "description": "__MSG_extRecordVideo__"
        },
        "capture_screenshot": {
            "suggested_key": {
                "default": "Alt+C",
                "mac": "Alt+C"
            },
            "description": "__MSG_extCapureScreenShot__"
        },
        "stop": {
            "suggested_key": {
                "default": "Alt+S",
                "mac": "Alt+S"
            },
            "description": "__MSG_extStop__"
        },
        "pause\/resume": {
            "suggested_key": {
                "default": "Alt+P",
                "mac": "Alt+P"
            },
            "description": "__MSG_extPause__"
        }
    }
}