Bird Eats Bug: Effortless Screen Capture

Shareable screen recordings and screenshots

Bird Eats Bug: Effortless Screen Capture là gì?

Bird Eats Bug: Effortless Screen Capture là một tiện ích mở rộng Chrome được phát triển bởi https://birdeatsbug.com, và tính năng chính của nó là "Shareable screen recordings and screenshots".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Bird Eats Bug: Effortless Screen Capture

Tải xuống các tệp mở rộng Bird Eats Bug: Effortless Screen Capture dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Create shareable screen recordings effortlessly.

One-stop shop for all your recording needs:
💻 Screen recording
🎥 Camera
🎤 Mic
📸 Screenshots
⏪ Instant replays (to see your previous actions)
⌨️ Technical logs for engineers (to report bugs faster)

Make recordings even more useful with:
🔗 Shareable links
🔒 Access controls
📎 File attachments
💬 Comments
🧑‍💼 Assignees
🏷️ Customisable labels
🔌 Integrations (Zapier, Jira, GitHub, etc.)

We tested many screen recording tools and were not happy with any of them.
So we decided to build a better tool, which is why Bird:
- Loads instantly
- Remembers your previous settings
- Doesn't have any AI gimmicks that a screen recorder doesn't need.
- Costs reasonably

By using this add-on, you agree to the Terms & Conditions available at https://birdeatsbug.com/terms-of-service                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Bird Eats Bug: Effortless Screen Capture Bird Eats Bug: Effortless Screen Capture
ID mdplmiioglkpgkdblijgilgebpppgblm
URL Chính Thức https://chromewebstore.google.com/detail/bird-eats-bug-effortless/mdplmiioglkpgkdblijgilgebpppgblm
Mô tả Shareable screen recordings and screenshots
Kích Thước Tệp 3.19 MB
Số Lần Cài Đặt 12,925
Phiên Bản Hiện Tại 1.84.7
Cập Nhật Lần Cuối 2024-02-29
Ngày Phát Hành 2020-06-10
Đánh Giá 4.84/5 Tổng số 86 Đánh Giá
Nhà Phát Triển https://birdeatsbug.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://birdeatsbug.com
URL Trang Trợ Giúp https://birdeatsbug.com/help
URL Trang Chính Sách Bảo Mật https://birdeatsbug.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bird Eats Bug: Effortless Screen Capture",
    "version": "1.84.7",
    "description": "Shareable screen recordings and screenshots",
    "homepage_url": "https:\/\/birdeatsbug.com\/",
    "default_locale": "en",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "storage",
        "tabCapture",
        "desktopCapture",
        "activeTab",
        "tabs",
        "webRequest",
        "",
        "alarms",
        "idle"
    ],
    "background": {
        "scripts": [
            "js\/EBML.js",
            "js\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Bird Eats Bug: Effortless Screen Capture",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "commands": {
        "startVideoRecording": {
            "suggested_key": {
                "default": "Alt+Shift+V"
            },
            "description": "Record video with last settings"
        },
        "startVideoRecordingScreen": {
            "suggested_key": {
                "default": "Ctrl+Shift+9"
            },
            "description": "Record full screen or window",
            "global": true
        },
        "takeScreenshot": {
            "suggested_key": {
                "default": "Alt+Shift+S"
            },
            "description": "Take a screenshot"
        },
        "openReplay": {
            "suggested_key": {
                "default": "Alt+Shift+R"
            },
            "description": "Replay last actions"
        }
    },
    "options_ui": {
        "page": "options.html",
        "chrome_style": false,
        "browser_style": false,
        "open_in_tab": true
    },
    "web_accessible_resources": [
        "js\/content_scripts\/instrumentConsole.js",
        "js\/content_scripts\/instrumentNetwork.js",
        "js\/content_scripts\/instrumentDom.js",
        "js\/content_scripts\/instrumentKeystrokes.js",
        "js\/content_scripts\/requestMicrophonePermission.js",
        "js\/content_scripts\/requestWebcamPermission.js",
        "js\/content_scripts\/instantReplayWidget.js",
        "requestMicrophonePermission.html",
        "js\/requestMicrophonePermission.js",
        "requestWebcamPermission.html",
        "js\/requestWebcamPermission.js",
        "webcamPreview.html",
        "js\/webcamPreview.js",
        "icons\/128.png",
        "icons\/cross.svg",
        "icons\/bird.svg",
        "icons\/pause.svg",
        "icons\/stop.svg",
        "icons\/record.svg",
        "icons\/close.svg",
        "icons\/sprite.svg"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqZOE3mRCVsc8X9OMU9a650iQwZhSCxbr1uwcps+7NGTnWQYDBuF03bipZa5zlYL4XUbYq3K082FwEgquJDhP61swHBZDfYuP4gUhs2xfrfawaf\/qKd9bruZ80waxYfBdk+KxyVWGEKFQ+5+cMEXT0vTFde4ej6xSM0VP9mO9bAyf1ecvYdltmw05D\/CVY5MKY6aapnrxWikFah0lZBGkpVZXRcKp1OCzose9mYOf9DM+WCn+pfR2IRG0NkGdkYyVfSO7T9PLPcRBGy6AnzvlDRP1\/VVVVi3m3i5jFbWkOG6D8wgAtklAZwYtECw5IKWoH\/Zlrdpkl3SRpe8MCqsojQIDAQAB",
    "content_security_policy": "default-src 'self'; style-src 'self' https:\/\/sdk.birdeatsbug.com 'unsafe-inline' 'unsafe-inline'; font-src 'self' data: https:\/\/*; script-src 'self' https:\/\/sdk.birdeatsbug.com https:\/\/sentry.io https:\/\/seg-cdn.birdeatsbug.com; connect-src 'self' data: https:\/\/*.birdeatsbug.com wss:\/\/*.birdeatsbug.com https:\/\/api.birdeatsbug.com https:\/\/sentry.io; object-src 'none'; img-src 'self' data: https: blob:; media-src 'self' https:\/\/api.birdeatsbug.com https:\/\/static.birdeatsbug.com; worker-src 'self' blob:; child-src 'self' blob:; frame-src 'self' https:\/\/www.youtube.com https:\/\/accounts.birdeatsbug.com; style-src-elem 'self' 'unsafe-inline' *; base-uri 'none'",
    "externally_connectable": {
        "matches": [
            "https:\/\/app.birdeatsbug.com\/*"
        ]
    }
}