InShot Video Editor & Maker

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

InShot Video Editor & Makerとは何ですか?

InShot Video Editor & MakerはGreat Extensionsによって開発されたChromeの拡張機能で、その主な機能は「Use the mobile version of InShot directly in the Chrome browser.」です。

拡張機能のスクリーンショット

screenshot

InShot Video Editor & Maker拡張機能のCRXファイルをダウンロード

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
Eメール [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"
}