원셀SCM 크롬 플러그인 2.0
원셀SCM 크롬 플러그인 2.0.
What is 원셀SCM 크롬 플러그인 2.0?
원셀SCM 크롬 플러그인 2.0 is a Chrome extension developed by https://onesell.co.kr, and its main feature is "원셀SCM 크롬 플러그인 2.0.".
Extension Screenshots
Download 원셀SCM 크롬 플러그인 2.0 Extension CRX File
Download 원셀SCM 크롬 플러그인 2.0 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
2020년 11월 19일 배포 원셀 SCM 접속을 위한 크롬 확장프로그램 입니다. - 쇼핑몰 사이트 바로가기 기능
Extension Basic Information
Name | |
ID | ohbfliccealmpdjlacokkoadfmpjiphi |
Official URL | https://chromewebstore.google.com/detail/%EC%9B%90%EC%85%80scm-%ED%81%AC%EB%A1%AC-%ED%94%8C%EB%9F%AC%EA%B7%B8%EC%9D%B8-20/ohbfliccealmpdjlacokkoadfmpjiphi |
Description | 원셀SCM 크롬 플러그인 2.0. |
File Size | 10.54 KB |
Installation Count | 413 |
Current Version | 2.0 |
Last Updated | 2020-11-19 |
Publish Date | 2020-11-14 |
Developer | https://onesell.co.kr |
[email protected] | |
Payment Type | free |
Extension Website | https://www.onesell.co.kr |
Supported Languages | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\uc6d0\uc140SCM \ud06c\ub86c \ud50c\ub7ec\uadf8\uc778 2.0", "version": "2.0", "description": "\uc6d0\uc140SCM \ud06c\ub86c \ud50c\ub7ec\uadf8\uc778 2.0.", "permissions": [ "cookies", "http:\/\/*.onesell.co.kr\/*", "*:\/\/*\/*" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "icons": { "16": "images\/icon-16.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "externally_connectable": { "matches": [ "*:\/\/localhost:*\/*", "*:\/\/*.onesell.co.kr\/*" ] }, "manifest_version": 2 } |