BeeCut - Online Video Editor

Various features to crop, merge, convert gif, speech to text, etc.

BeeCut - Online Video Editor là gì?

BeeCut - Online Video Editor là một tiện ích mở rộng Chrome được phát triển bởi https://beecut.com, và tính năng chính của nó là "Various features to crop, merge, convert gif, speech to text, etc.".

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng BeeCut - Online Video Editor

Tải xuống các tệp mở rộng BeeCut - Online Video Editor 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

                        BeeCut, designed by simple and easy-to-use, is an online video editing program which supports variety of features. The function of  Video to gif, merger, cropping , extract audio, rotating, screenshot, speech-to-text, speed changing and muting can be completed in just 3 steps. All the free function can export HD without watermark video, that’s greatly improved your work efficiency. 

Features:
Free without watermark
Various function & Simple operation;
Support mainstream audio and video format
Delete data regularly to save the privacy

Characteristic function
▶Speech to Text
Conversion between audio and text to txt format makes creating subtitle files efficiently, everyone can record text and meeting minutes manuscript with high accuracy.

▶Cropping 
To preview real-time screen and cut random or extra clips, any beginners can easily get started to complete editing operation within minutes.
▶Video to gif
Such an easy way to make gif motion: after cutting the video, you can  converted it to gif and output HD lossless gif, then you will get emoji with one second.
▶Merger
Merge video clips in batches and drag the video sequence freely, It support uploading videos in MP4, MOV, AVI, WEBM and other formats to edit videos quickly and efficiently.
Contact:
☛ Supports: [email protected]                    

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

Tên BeeCut - Online Video Editor BeeCut - Online Video Editor
ID cblelgndohmpkkcnjlagecdeebepoghd
URL Chính Thức https://chrome.google.com/webstore/detail/%E8%9C%9C%E8%9C%82%E5%89%AA%E8%BE%91-%E5%9C%A8%E7%BA%BF%E8%A7%86%E9%A2%91%E5%89%AA%E8%BE%91/cblelgndohmpkkcnjlagecdeebepoghd
Mô tả Various features to crop, merge, convert gif, speech to text, etc.
Kích Thước Tệp 65.13 KB
Số Lần Cài Đặt 1,890
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2020-09-10
Ngày Phát Hành 2020-04-22
Đánh Giá 2.80/5 Tổng số 5 Đánh Giá
Nhà Phát Triển https://beecut.com
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.apowersoft.com/privacy
Ngôn Ngữ Được Hỗ Trợ en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "version": "1.0.1",
    "description": "__MSG_description__",
    "icons": {
        "16": "img\/logo-16.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo-128.png"
    },
    "browser_action": {
        "default_icon": "img\/logo-128.png",
        "default_title": "__MSG_title__",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/www.apowersoft.com\/*",
        "https:\/\/www.apowersoft.com\/*"
    ],
    "homepage_url": "https:\/\/www.apowersoft.com\/online-video-editor",
    "omnibox": {
        "keyword": "online video editor"
    },
    "default_locale": "zh_CN"
}