InShot Video Editor & Maker

Use the mobile version of InShot directly in the Chrome browser.

InShot Video Editor & Makerคืออะไร?

InShot Video Editor & Maker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Great Extensions และคุณลักษณะหลักของมันคือ "Use the mobile version of InShot directly in the Chrome browser."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย InShot Video Editor & Maker

ดาวน์โหลดไฟล์ส่วนขยาย InShot Video Editor & Maker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        KineMaster for Chrome - browse on your PC/Mac

InShot - Powerful all-in-one Video Editor and Video Maker with professional features. Add music, transition effects, text, emoji, keyframe, slow motion, make video collage, blur background and etc! As an easy-to-use editing app, InShot helps you record every precious moments of daily life.

This is InShot Online Emulator for Chrome, android online emulator from where any user can run the InShot using only the web browser.  Among the different existing user interface configurations                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ InShot Video Editor & Maker InShot Video Editor & Maker
ID hamfbkmjoednpkkklfecjcoppfmnnfck
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/inshot-video-editor-maker/hamfbkmjoednpkkklfecjcoppfmnnfck
คำอธิบาย Use the mobile version of InShot directly in the Chrome browser.
ขนาดไฟล์ 25.48 KB
จำนวนการติดตั้ง 1,607
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2022-07-15
วันที่เผยแพร่ 2022-07-15
คะแนน 3.00/5 รวมทั้งหมด 12 คะแนน
ผู้พัฒนา Great Extensions
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "action": [],
    "background": {
        "service_worker": "\/folder_js\/visorPage.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "\/js\/all_urls\/onload.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Use the mobile version of InShot directly in the Chrome browser.",
    "host_permissions": [
        "http:\/\/*\/**",
        "https:\/\/*\/**"
    ],
    "icons": {
        "128": "\/assets\/icon.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "InShot Video Editor & Maker",
    "permissions": [
        "storage",
        "declarativeNetRequest",
        "scripting"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.0"
}