Zight Screen Recorder, Screenshot App

The #1 screen recorder for Chrome. Capture your screen, webcam, and instantly share videos and screenshots in seconds.

Vad är Zight Screen Recorder, Screenshot App?

Zight Screen Recorder, Screenshot App är en Chrome-tillägg utvecklad av https://zight.com, och dess huvudfunktion är "The #1 screen recorder for Chrome. Capture your screen, webcam, and instantly share videos and screenshots in seconds.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Zight Screen Recorder, Screenshot App-förlängningens CRX-fil

Ladda ner Zight Screen Recorder, Screenshot App-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Capture, record, annotate and instantly share screenshots and videos to communicate faster.

Zight (formerly CloudApp) uploads any of your captured content as a public or private shortlink URL that makes it easy to show your team, customers, or friends what you're trying to say.

Why Visual Communication?

Visual communication for every industry where speed and clarity are essential. 

Technology has changed the way we work, the way we live, the way we communicate. Always on and everywhere, it empowers us to be more connected than ever before. Productivity has increased, but also the need for a solution to cut through the noise and make communication faster, and more effective.

Features:

Screen Recording: Screen, Voice and Webcam

Instantly share what's happening on your screen by recording a video. Save time by recording your thoughts and screen, catch your customer's attention by quickly recording a personalized video. Share easily to your favorite apps in two clicks.

Screen Capture

Capture your ideas so you can share them faster
Instantly capture what you see to your personal cloud and share it with others. Zight’s screen capture feature allows teams to visually communicate ideas, share feedback, and collaborate with colleagues. Anyone can quickly and easily capture full or select parts of their desktop screen in HD video, record their webcam with audio, as well as capture and annotate screenshots.

Webcam recording

Create a video with your webcam to make any communication more personal. Stand out with a thoughtful and customized message. Zight's webcam recorder feature adds a human touch to digital communication. Teams can connect with customers and clients with a video recording, putting a face to the name— showing them that you are not a robot behind a screen. 

Screenshots: When words won’t suffice, capture full and partial screenshots and images. Capture your full screen or snippets of it, markup images and screenshots with text to add comments, draw a line, arrow, or add emojis, and get your point across faster. 

Zight is the highest-rated screen capture & image annotation tool with over 4 million users! Check out our website at www.zight.com/screen-recorder to experience work at the speed of sight.

Screenshot Annotation

Capture your screen, and select the 'Annotation' icon to add lines, arrows, highlight, free draw, circles, squares, and text with custom colors.

Helpful Shortcuts

Alt + Shift + V = Capture and upload visible area

Alt + Shift + F = Capture entire page
Alt + Shift + L = Capture video

Share in Gmail

Paste any CloudApp link in Gmail and you'll see a beautiful rich thumbnail preview.

-------------------------------------------

"Zight is a key part of my day to day work life! It is the fastest way to share, period." - Maxime Prades, Director of Product, Zendesk

"We use CloudApp primarily for handling feedback. We’re big advocates of the “show, don’t tell” principle at Intercom, and Zight helps us achieve that.” -Geoffrey Keating, Content Marketer, Intercom

"Ease of use, ability to make animated gifs without taking multiple steps. Ability to customize keyboard shortcuts, terrific customer success onboarding rep, and simple tools. Low learning curve.” - Jonathan Hau, Product Manager, Invision

"Best. App. Ever. You've made supporting customers and training newer members of the team remotely so easy and simple. Thank you!" -Janice Burch, Customer Support, Basecamp

-------------------------------------------

Copy and share your links directly into your favorite tools.

If you're a web professional such as a designer, a product manager, a QA tester, a developer, a project manager, a support or sales professional, Zight (www.zight.com) will make your life easier for reporting visual bugs, sharing feedback and communicating with your team, and answering questions to customers.

How do people use Zight for faster communication?

👩‍💻Developers:
▸ Capture bug reports, code snippets, and more with visuals
▸ Share the links directly into Slack to show your team what you’re seeing

💻 Product Designers: 
▸ Capture detailed user experiences
▸ Find and demonstrate bugs with visuals

📈 Marketers:
▸ Users prefer visuals over any other medium
▸ Create how to's, presentations, demos, etc
▸ Share an engaging brand message

👥 Account Managers, Sales, and Customer Support:
▸ Speed up communication and save money
▸ No more repetitive explanatory emails 

🎓 Education:
▸ Teachers save time, increase effectiveness
▸ Enable more 1:1 feedback
▸ Designed for Chromebooks

-------------------------------------------

You can sign up for free, no credit card required. Zight offers Free and Paid Plans.

Zight Free

• Capture, markup, and share screenshots

Zight for Teams, Business, and Enterprise -- https://www.zight.com/enterprise/

• Single-sign on
• Customize download pages with your own logo
• Use your own custom domain for shared link pages
• Password-protect your files
• Embed files on your favorite blog, forum, or website

Check us out on:
Twitter - https://twitter.com/zightapp
Linkedin - https://www.linkedin.com/company/cloudapp-/
Website: https://www.zight.com/screen-recorder/                    

Grundläggande Information om Tillägg

Namn Zight Screen Recorder, Screenshot App Zight Screen Recorder, Screenshot App
ID ojnikmlgjpfiogeijjkpeakbedjhjcch
Officiell webbadress https://chromewebstore.google.com/detail/zight-screen-recorder-scr/ojnikmlgjpfiogeijjkpeakbedjhjcch
Beskrivning The #1 screen recorder for Chrome. Capture your screen, webcam, and instantly share videos and screenshots in seconds.
Filstorlek 687 KB
Antal Installationer 63,605
Aktuell Version 8.0.1
Senast Uppdaterad 2023-12-11
Publiceringsdatum 2020-03-25
Betyg 4.51/5 Totalt 421 Betyg
Utvecklare https://zight.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.zight.com/screen-recorder
Hjälpsida URL https://support.zight.com/
URL till Sekretesspolicy Sidan https://zight.com/legal/privacy-policy
Stödda Språk en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "worker.js",
        "type": "module"
    },
    "commands": {
        "zight-entire-page": {
            "description": "Capture entire page",
            "suggested_key": {
                "default": "Alt+Shift+F"
            }
        },
        "zight-record-screen": {
            "description": "Screen Recording",
            "suggested_key": {
                "default": "Alt+Shift+L"
            }
        },
        "zight-visible-area": {
            "description": "Capture visible area",
            "suggested_key": {
                "default": "Alt+Shift+V"
            }
        }
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "content\/unfurl.js"
            ]
        }
    ],
    "description": "The #1 screen recorder for Chrome. Capture your screen, webcam, and instantly share videos and screenshots in seconds.",
    "externally_connectable": {
        "matches": [
            "file:\/\/*",
            "https:\/\/*.getcloudapp.com\/*",
            "https:\/\/*.zight.com\/*"
        ]
    },
    "homepage_url": "https:\/\/www.zight.com\/",
    "host_permissions": [
        ""
    ],
    "icons": {
        "16": "icons\/logo-mark-outline-16.png",
        "19": "icons\/logo-mark-outline-19.png",
        "32": "icons\/logo-mark-outline-32.png",
        "38": "icons\/logo-mark-outline-38.png",
        "48": "icons\/logo-mark-outline-48.png",
        "128": "icons\/logo-mark-outline-128.png",
        "256": "icons\/logo-mark-outline-256.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAthHs31cwaVQBHRyw28GMUIHt6AK1Z6G8mhuyEsaMWDoEobhMyeacKxhRSyyTLFGDt\/0Nvy4igzQkXcjW2bZteoU7XFQpW81PVH7bBOpyWvUAVwem1nV2ly+iMpmXkh6mDhaDBRhG77vRzDBic+rYbJi9ePQq8MKkK2lPVveYOOHKkWjIGvGTQb6DtJkg6vMiYFrQTPTUiRAnxbJASXukHHQaDwj89hCC3q\/vi6Q8AJIpQYK+Ll49Q0TgTNemgtmtG94s5+tvToIHUE2CvGc9oMR6DwGN+oqgUSQ4gY2sqH5LEMhk+NnFZ9\/CcXUl5jwzsGe\/pcB29rIQEda2qsr0YQIDAQAB",
    "manifest_version": 3,
    "minimum_chrome_version": "116",
    "name": "Zight Screen Recorder, Screenshot App",
    "options_page": "\/index.html#\/settings",
    "permissions": [
        "activeTab",
        "alarms",
        "clipboardWrite",
        "contextMenus",
        "notifications",
        "offscreen",
        "scripting",
        "storage"
    ],
    "version": "8.0.1",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "camPreview.html",
                "controls.html",
                "countdown.html",
                "screenshot.html",
                "pip-interstitial.html",
                "toaster.html",
                "intro.html"
            ]
        }
    ]
}