Awesome Screen Recorder & Screenshot

The best screen recorder and screen capture & screenshot tool to record screen.

什么是Awesome Screen Recorder & Screenshot?

Awesome Screen Recorder & Screenshot是由https://www.awesomescreenshot.com开发的Chrome扩展程序,该扩展的主要功能是“The best screen recorder and screen capture & screenshot tool to record screen.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Awesome Screen Recorder & Screenshot扩展crx文件

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

扩展使用说明

                        Want to share your screen for purposes such as reporting technical issues, creating product demos, or crafting how-to tutorials? Here are 🔟 reasons to choose Awesome Screen Recorder & Screenshot.

1️⃣ Provide stable service for more than 10 years
2️⃣ Loved by more than 4 million users across different platforms 👍
3️⃣ Local Screen Recorder & Cloud Screen Recorder 2 in 1
4️⃣ Screenshot/Screen Capture & Screen Recording 2 in 1
5️⃣ Quick customer support
6️⃣ Powerful features specially designed for work and educational scenarios
7️⃣ No ads and respect your privacy
8️⃣ Easy to use
9️⃣ Instantly share your screenshots and screen recordings
🔟 Most importantly,  your voice matters! 🗣 & continuous improvements

Here are some features for recording screens and capturing screenshots:

🎦🎦🎦 Screen Recorder 🎦🎦🎦

🎥 Record
    ▸ Record your Desktop (Entire Screen or Window), Current Tab or Camera only
    ▸ Include your voice in recording with the Microphone option on
    ▸ Include your face in your video by embedding your webcam
    ▸ Choose video dimensions from 720p, 1080p or 4K

💾 Save
    ▸ Save recordings to your local disk
    ▸ Save recordings to your online account
    ▸ Download uploaded videos in the MP4 or WebM format

🚀 Share Recordings
    ▸ Instantly get a shareable link of a video after finishing recording
    ▸ Easily share a recording video to Jira, Slack, Trello, Asana, GitHub

🖍 Annotate & Edit
    ▸ Annotate the screen while recording
    ▸ Annotate and edit the video after recording

Prefer to screenshot web pages as images? No problem, you can set the Capture tab as the primary tab. 

📸📸📸 Capture Screenshot 📸📸📸

📷 Screen Capture
    ▸ Capture a screenshot of the page you visit, full page, selected area or visible part
    ▸ Capture a screenshot of your entire screen or a specific application window
    ▸ Capture visible part, entire screen or app window after delay

🖍 Annotate Screenshot
    ▸ Resize or crop a screenshot to the size you need
    ▸ Annotate your screenshot with rectangles, circles, arrows, lines, etc.
    ▸ Add text to your screenshot with or without background color, change text font and font size
    ▸ Blur sensitive information on your screenshot
    ▸ Highlight important part on your screenshot
    ▸ Select a local image or paste a copied image from your clipboard to annotate

📥 Save & Share Screenshot
    ▸ Save screenshot as image in PNG or JPG format, or download screenshot as PDF
    ▸ One click to save screenshot to your Awesome Screenshot account and get a shareable link
    ▸ Send a screenshot to a destination in Jira, Slack, Trello, Asana, GitHub
    ▸ Copy a screenshot directly when capturing selected area for quick pasting

📧 Contact us📧
If you have any questions, suggestions or feature requests, feel free to submit a report by clicking the Feedback button in the extension’s popup menu.
 You can also send a message to [email protected] anytime. Let us know your thoughts! Thank you.                    

扩展基本信息

名称 Awesome Screen Recorder & Screenshot Awesome Screen Recorder & Screenshot
ID nlipoenfbbikpbjkfpfillcgkoblgpmj
官方URL https://chromewebstore.google.com/detail/awesome-screen-recorder-s/nlipoenfbbikpbjkfpfillcgkoblgpmj
简介 The best screen recorder and screen capture & screenshot tool to record screen.
文件大小 9.11 MB
安装次数 3,404,371
当前版本 4.4.11
更新时间 2024-02-24
上架时间 2020-06-24
评分 4.65/5 共27157次评分
开发者 https://www.awesomescreenshot.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.awesomescreenshot.com
帮助页面URL https://www.awesomescreenshot.com/contact_us
隐私政策页面URL https://www.awesomescreenshot.com/privacy
支持的语言 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "4.4.11",
    "default_locale": "en",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "background": {
        "service_worker": "javascripts\/bundles\/serviceWorker.bundle.js"
    },
    "options_page": "option-react.html",
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "host_permissions": [
        "*:\/\/*.awesomescreenshot.com\/",
        ""
    ],
    "permissions": [
        "tabs",
        "power",
        "storage",
        "unlimitedStorage",
        "desktopCapture",
        "tabCapture",
        "cookies",
        "activeTab",
        "contextMenus",
        "scripting",
        "offscreen",
        "alarms"
    ],
    "oauth2": {
        "client_id": "934696770472-c4k28j2t25p9fpntqsiblj12v8k8cob3.apps.googleusercontent.com",
        "scopes": [
            "profile",
            "email",
            "https:\/\/www.googleapis.com\/auth\/youtube",
            "https:\/\/www.googleapis.com\/auth\/drive"
        ]
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Alt+Shift+E",
                "mac": "MacCtrl+Command+E"
            }
        },
        "start-or-stop-recording": {
            "suggested_key": {
                "default": "Alt+Shift+S",
                "mac": "MacCtrl+Command+S"
            },
            "description": "__MSG_shortcuts_start_stop__"
        },
        "pause-or-resume-recording": {
            "suggested_key": {
                "default": "Alt+Shift+R",
                "mac": "MacCtrl+Command+R"
            },
            "description": "__MSG_shortcuts_pause_resume__"
        }
    },
    "optional_permissions": [
        "downloads"
    ],
    "action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_title": "__MSG_extName__",
        "default_popup": "popup.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval' ; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/www.google-analytics.com https:\/\/connect.facebook.net https:\/\/platform.twitter.com http:\/\/localhost:8097\/; object-src 'self';  connect-src ws:\/\/localhost:8097"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/success.gif",
                "images\/clear.png",
                "images\/icon19.png",
                "images\/button_icon_cancel.png",
                "images\/[email protected]",
                "images\/button_icon_cancel_hover.png",
                "images\/[email protected]",
                "images\/button_icon_capture.png",
                "images\/[email protected]",
                "images\/button_icon_capture_hover.png",
                "images\/[email protected]",
                "images\/[email protected]",
                "images\/button_icon_copy.png",
                "images\/video_toolbar\/video_toolbar_ic.png",
                "images\/video_toolbar\/[email protected]",
                "images\/video_toolbar\/brush_mouse_pen_ic.png",
                "images\/video_toolbar\/[email protected]",
                "images\/video_toolbar\/brush_mouse_box_ic.png",
                "images\/video_toolbar\/[email protected]",
                "images\/video_toolbar\/brush_mouse_arrow_ic.png",
                "images\/video_toolbar\/[email protected]",
                "images\/video_toolbar\/toolbar_clear_mouse_ic.png",
                "images\/video_toolbar\/[email protected]",
                "images\/video_toolbar\/toolbar_clear_mouse_hover_ic.png",
                "images\/video_toolbar\/[email protected]",
                "images\/annotate_icons.png",
                "images\/[email protected]",
                "images\/svg\/windows-cursor.svg",
                "images\/svg\/cursor.svg",
                "images\/svg\/cursor-hand.svg",
                "images\/svg\/cursor-hand-black.svg",
                "images\/svg\/cursor-click.svg",
                "images\/svg\/smile.svg",
                "images\/svg\/cry.svg",
                "images\/svg\/tick-off.svg",
                "images\/svg\/cross.svg",
                "images\/svg\/forbidden.svg",
                "images\/svg\/warning.svg",
                "images\/svg\/q-mark.svg",
                "images\/svg\/like.svg",
                "images\/svg\/heart.svg",
                "images\/svg\/star.svg",
                "images\/svg\/chicken.svg",
                "images\/svg\/dog.svg",
                "images\/svg\/rain.svg",
                "images\/svg\/sun.svg",
                "images\/svg\/cloud.svg",
                "images\/svg\/thunder.svg",
                "images\/svg\/fish.svg",
                "images\/svg\/fish2.svg",
                "images\/svg\/tree1.svg",
                "images\/svg\/tree2.svg",
                "images\/svg\/building1.svg",
                "images\/svg\/building2.svg",
                "images\/svg\/package.svg",
                "images\/svg\/tent.svg",
                "images\/svg\/umbrella.svg",
                "images\/svg\/car.svg",
                "images\/svg\/basketball.svg",
                "images\/svg\/beer.svg",
                "camera.html",
                "camera-embed.html",
                "annotate-react.html",
                "images\/svgIcons\/ic_drag.svg",
                "images\/svgIcons\/ic_mute.svg",
                "images\/svgIcons\/ic_mic.svg",
                "images\/svgIcons\/ic_cam.svg",
                "images\/svgIcons\/ic_stop.svg",
                "images\/svgIcons\/ic_play.svg",
                "images\/svgIcons\/ic_pause.svg",
                "images\/svgIcons\/ic_no_cam.svg",
                "images\/svgIcons\/ic_show_ann.svg",
                "images\/svgIcons\/ic_trash.svg",
                "images\/svgIcons\/ic_hide_ann.svg",
                "images\/svgIcons\/ic_arrow_left.svg",
                "images\/svgIcons\/ic_close.svg",
                "\/images\/svgIcons\/ic_crown.svg",
                "images\/svgIcons\/ic_height.svg",
                "images\/svgIcons\/ic_width.svg",
                "\/images\/ic_sider.png",
                "\/images\/[email protected]"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.awesomescreenshot.com\/*"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "javascripts\/libs\/jquery-3.4.0.min.js",
                "javascripts\/libs\/dragresize.js",
                "javascripts\/jquery.draggable.js",
                "javascripts\/libs\/jquery-ui-custom.min.js",
                "javascripts\/bundles\/content.bundle.js"
            ],
            "css": [
                "stylesheets\/selected.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_globs": [
                "https:\/\/awesomescreenshot.com\/save-local-flash\/SaveToDisk.html"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "js": [
                "javascripts\/bundles\/content_record.bundle.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_globs": [
                "https:\/\/awesomescreenshot.com\/save-local-flash\/SaveToDisk.html"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*"
            ],
            "js": [
                "javascripts\/bundles\/gmailContent.bundle.js"
            ],
            "run_at": "document_end"
        }
    ],
    "offline_enabled": true
}