Nimbus Screenshot & Screen Video Recorder

Screen Capture FULL Web page or any part. Edit screenshots. Record screencasts - record video from your screen.

What is Nimbus Screenshot & Screen Video Recorder?

Nimbus Screenshot & Screen Video Recorder is a Chrome extension developed by https://nimbusweb.me, and its main feature is "Screen Capture FULL Web page or any part. Edit screenshots. Record screencasts - record video from your screen.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Nimbus Screenshot & Screen Video Recorder Extension CRX File

Download Nimbus Screenshot & Screen Video Recorder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        ★ Used by Several Million users on different platforms ★

✔ Screen capture whole or partial screenshots on any size of screen.
✔ Annotate and edit screenshots in our powerful image editor.
✔ Record video from your screen and webcam using the video recorder.
✔ Trim and Crop.
✔ Use our editor features such as background color change, color change text, etc. to make your simple images and captures more colorful and memorable.
✔ Convert video to gif and mp4 in our video recorder.
✔ Quickly Upload and Share online screenshots and screencasts using the capture tool.

📷 Capture screenshots

▸ Make a full page screenshot or a specific section of the page through scrolling screenshot using our screenshot software (screenshot capture).
▸ Supports scrolling when capturing from web pages.
▸ Capture & edit the entire browser window.
▸ Quickly capture & edit a section of the webpage.
▸ On a blank canvas, create your own simple drawing or model.

🎥 Record videos (screencast record) in our video recorder (screen recorder) and share screencasts 

▸ Record video from your screen.
▸ Record video of another active program.
▸ Record screen from a webcam by using the screencast recorder webcam feature.
▸ Use our blur tool to hide specific sections of a webpage while recording your video (Premium).
▸ Add your own watermark on the video (Premium).
▸ Customize the video screen resolution and frame rate.
▸ Annotate the video recording with various shapes, including arrows and rectangles using the video recorder.
▸ Convert from WebM to MP4 and GIF (Premium).
▸ Crop your video using video recorder (Premium).
▸ Trim your video recording on the video recorder screen (Premium).
▸ Upload the video either to FuseBase or save to your disk.
▸ Publish video on Youtube (Premium).
▸ Upload to Google Drive, and Dropbox (Premium).

✄ Edit your screenshots

▸ Add graphics and text boxes.
▸ Resize and crop.
▸ Add arrows and stickers.
▸ Highlight text.
▸ Blur certain sections to hide sensitive information (Premium).
▸ Add watermarks (premium).

🚀 Share and get a sharable link to them

▸ Save screenshots capture in JPG and PNG through our capture tool.
▸ Save to FuseBase.
▸ Quick upload and share without registration.
▸ Send to Slack.
▸ Upload to Google Drive, and Google Classroom.
▸ Upload to Dropbox (Premium).
▸ Save to a PDF using the powerful capture & editor combination.
▸ Add comments to your captures and screencasts.                    

Extension Basic Information

Name Nimbus Screenshot & Screen Video Recorder Nimbus Screenshot & Screen Video Recorder
ID bpconcjcammlapcogcnnelfmaeghhagj
Official URL https://chromewebstore.google.com/detail/nimbus-screenshot-screen/bpconcjcammlapcogcnnelfmaeghhagj
Description Screen Capture FULL Web page or any part. Edit screenshots. Record screencasts - record video from your screen.
File Size 24.49 MB
Installation Count 1,825,717
Current Version 9.9.993.9989
Last Updated 2024-02-25
Publish Date 2020-07-05
Rating 4.62/5 Total 17166 Ratings
Developer https://nimbusweb.me
Email [email protected]
Payment Type free
Extension Website http://nimbusweb.me/screenshot.php
Help Page URL https://nimbusweb.me/s/share/3552387/mp8nr3ee75mtgyqfonnc
Privacy Policy Page URL https://nimbusweb.me/privacy.php
Supported Languages id,de,en,en-GB,en-US,fil,fr,tr,ca,da,et,es,es-419,hr,it,hu,pl,pt-BR,fi,cs,bg,ru,iw,fa,hi,bn,gu,kn-IN,am-ET,ar,zh-CN,ja
manifest.json
{
    "version": "9.9.993.9989",
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCE2FIgHdWkDJH0H3Idf+PaGQcCsuKkw1BpBXVjfVKprO9xu3LiZM8\/4NVUAOGBktLe3NiBFurwNLsLMTO7WsknokwWvm15Z4wM6YGFuUta39\/y07CDKq49OaAoui0RrN8ogf6gjcAQW3fDfO4a24vqSoYk3ypWX5ZjD\/+egMUvIQIDAQAB",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/nimbusweb.me",
    "short_name": "screen capture",
    "manifest_version": 2,
    "minimum_chrome_version": "43",
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "options_page": "options.html",
    "incognito": "spanning",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' 'unsafe-eval' 'sha256-4rgo6X4MohhYR0J0SH0dR7DGTgazwPhlpvvnycLbNCQ=';",
    "oauth2": {
        "client_id": "330587763390.apps.googleusercontent.com",
        "scopes": [
            "openid email https:\/\/www.googleapis.com\/auth\/drive.readonly.metadata https:\/\/www.googleapis.com\/auth\/drive.file https:\/\/www.googleapis.com\/auth\/youtube.upload https:\/\/www.googleapis.com\/auth\/youtubepartner"
        ]
    },
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/icons\/16x16.png",
            "24": "images\/icons\/24x24.png",
            "32": "images\/icons\/32x32.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_appName__"
    },
    "icons": {
        "128": "images\/icons\/128x128.png",
        "48": "images\/icons\/48x48.png",
        "32": "images\/icons\/32x32.png",
        "16": "images\/icons\/16x16.png"
    },
    "commands": {
        "start_tab_video": {
            "description": "Start recording tab\/page",
            "suggested_key": {
                "default": "Ctrl+Shift+7",
                "mac": "Command+Shift+7"
            }
        },
        "start_desktop_video": {
            "description": "Start recording desktop",
            "suggested_key": {
                "default": "Ctrl+Shift+8",
                "mac": "Command+Shift+8"
            }
        },
        "stop_video": {
            "description": "Stop video recording",
            "suggested_key": {
                "default": "Ctrl+Shift+9",
                "mac": "Command+Shift+9"
            }
        },
        "pause_video": {
            "description": "Pause video recording",
            "suggested_key": {
                "default": "Ctrl+Shift+P",
                "mac": "Command+Shift+P"
            }
        }
    },
    "permissions": [
        "",
        "downloads",
        "tabs",
        "activeTab",
        "storage",
        "unlimitedStorage",
        "contextMenus",
        "desktopCapture",
        "tabCapture",
        "clipboardWrite",
        "identity",
        "https:\/\/www.google-analytics.com\/"
    ],
    "web_accessible_resources": [
        "favicon.png",
        "print.html",
        "blank.html",
        "fonts\/*",
        "images\/*",
        "css\/*",
        "js\/*",
        "template\/*"
    ]
}