Zoom in Chrome

별도의 설치 없이 줌 화상회의를 브라우저로!

What is Zoom in Chrome?

Zoom in Chrome is a Chrome extension developed by 이종우, and its main feature is "별도의 설치 없이 줌 화상회의를 브라우저로!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Zoom in Chrome Extension CRX File

Download Zoom in Chrome extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Zoom 화상회의 웹 기반으로 연결시켜주는 서비스입니다.                    

Extension Basic Information

Name Zoom in Chrome Zoom in Chrome
ID dbapihfgdnnlbhmjhkfcfljagpnkfbcl
Official URL https://chrome.google.com/webstore/detail/zoom-in-chrome/dbapihfgdnnlbhmjhkfcfljagpnkfbcl
Description 별도의 설치 없이 줌 화상회의를 브라우저로!
File Size 365 KB
Installation Count 130
Current Version 1.2
Last Updated 2021-04-23
Publish Date 2021-04-23
Developer 이종우
Email [email protected]
Payment Type free
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Zoom in Chrome",
    "short_name": "ZOOM",
    "version": "1.2",
    "description": "\ubcc4\ub3c4\uc758 \uc124\uce58 \uc5c6\uc774 \uc90c \ud654\uc0c1\ud68c\uc758\ub97c \ube0c\ub77c\uc6b0\uc800\ub85c!",
    "author": "Jongwoo Lee",
    "offline_enabled": false,
    "permissions": [],
    "browser_action": {
        "default_icon": "Images\/icon_sidebar.png",
        "default_popup": "HTML\/popup.html",
        "default_title": "ZOOM \ud074\ub77c\uc6b0\ub4dc \ud68c\uc758",
        "use_navigation_bar": false
    },
    "icons": {
        "16": "Images\/icon_16.png",
        "32": "Images\/icon_32.png",
        "128": "Images\/icon_128.png"
    }
}