셀러라이프

셀러라이프 공식 익스텐션(키워드 및 상품 분석, 번역기, 그 외 다양한 기능 제공)

What is 셀러라이프?

셀러라이프 is a Chrome extension developed by SELLERLIFE, and its main feature is "셀러라이프 공식 익스텐션(키워드 및 상품 분석, 번역기, 그 외 다양한 기능 제공)".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download 셀러라이프 Extension CRX File

Download 셀러라이프 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

                        안녕하세요 셀러라이프 입니다. 

셀러들이 원하는 모든것 
셀러라이프 확장 프로그램으로!

셀러라이프의 공식 확장 프로그램을 선보입니다.
데이터 분석은 물론이고 꼭 필요한 번역기능과 상품의 옵션별로 판매 비율까지
필요한 기능은 다 있습니다. 

한번도 사용하지 못해본 사람은 있어도 
한번만 사용해본 사람은 없도록 제작하였습니다.



[기능 설명]

1️⃣ 키워드 정보
네이버 쇼핑에서 키워드를 분석한 데이터를 제공합니다.

주요 항목 : 검색량, 6개월 판매량, 매출, 경쟁 강도, 신상품 비율, 검색량 그래프, 상위 카테고리, 상품명 분석, 연관 키워드 등

2️⃣ 상품 정보
네이버 스마트스토어의 상품을 분석한 데이터를 제공합니다.

주요 항목 : 상품 가격, 카테고리, 리뷰수, 일주일  구매건수, 매출, 태그, 옵션 분석 등


3️⃣ 키워드 검색
익스텐션에서 셀러라이프 검색 서비스를 제공합니다.

주요항목 : 키워드 검색, 셀라소싱 연관 키워드 검색, 구대파인더

4️⃣ 번역기
텍스트 드래그로 모든 사이트에서 번역을 간편하게 할 수 있는 기능을 제공합니다.

주요항목 : 중국어 번역, 영어 번역 등                    

Extension Basic Information

Name 셀러라이프 셀러라이프
ID cgococegfcmmfcjggpgelfbjkkncclkf
Official URL https://chromewebstore.google.com/detail/%EC%85%80%EB%9F%AC%EB%9D%BC%EC%9D%B4%ED%94%84/cgococegfcmmfcjggpgelfbjkkncclkf
Description 셀러라이프 공식 익스텐션(키워드 및 상품 분석, 번역기, 그 외 다양한 기능 제공)
File Size 32.87 MB
Installation Count 20,000
Current Version 1.1.6.1
Last Updated 2024-02-23
Publish Date 2023-07-18
Rating 4.42/5 Total 12 Ratings
Developer SELLERLIFE
Email [email protected]
Payment Type free
Extension Website https://sellerlife.co.kr/
Privacy Policy Page URL https://sellerlife.co.kr/privacy.txt
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\uc140\ub7ec\ub77c\uc774\ud504",
    "description": "\uc140\ub7ec\ub77c\uc774\ud504 \uacf5\uc2dd \uc775\uc2a4\ud150\uc158(\ud0a4\uc6cc\ub4dc \ubc0f \uc0c1\ud488 \ubd84\uc11d, \ubc88\uc5ed\uae30, \uadf8 \uc678 \ub2e4\uc591\ud55c \uae30\ub2a5 \uc81c\uacf5)",
    "icons": {
        "128": "static\/icon\/ico_logo_128.png"
    },
    "action": {
        "default_title": "\uc140\ub7ec\ub77c\uc774\ud504",
        "default_icon": {
            "16": "static\/icon\/ico_logo_128.png",
            "24": "static\/icon\/ico_logo_128.png",
            "32": "static\/icon\/ico_logo_128.png",
            "64": "static\/icon\/ico_logo_128.png",
            "128": "static\/icon\/ico_logo_128.png"
        }
    },
    "version": "1.1.6.1",
    "manifest_version": 3,
    "permissions": [
        "scripting",
        "tabs",
        "activeTab",
        "background",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback"
    ],
    "host_permissions": [
        "https:\/\/smartstore.naver.com\/*",
        "https:\/\/*.smartstore.naver.com\/*",
        "https:\/\/shopping.naver.com\/*",
        "https:\/\/*.shopping.naver.com\/*",
        "https:\/\/brand.naver.com\/*",
        "https:\/\/*.brand.naver.com\/*",
        "https:\/\/datalab.naver.com\/*",
        "https:\/\/search.shopping.naver.com\/*",
        "https:\/\/search.naver.com\/*",
        "http:\/\/20.200.232.181:7800\/*",
        "https:\/\/api-01.sellerlife.co.kr\/*",
        "https:\/\/www.coupang.com\/*",
        "https:\/\/*.coupang.com\/*",
        "https:\/\/www.gmarket.co.kr\/*",
        "https:\/\/*.gmarket.com\/*",
        "https:\/\/*.gmarket.co.kr\/*",
        "https:\/\/*.blog.naver.com\/*",
        "https:\/\/*.lotteglogis.com\/*"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "popup\/popup.html",
                "popup\/popup.js",
                "analysis\/*.html",
                "analysis\/*.js",
                "static\/css\/*.css",
                "static\/icon\/*.png",
                "static\/img\/*.png",
                "static\/font\/**",
                "static\/js\/*.js",
                "static\/mdb\/**",
                "translate\/*.html",
                "translate\/*.js"
            ],
            "matches": [
                ""
            ],
            "type": "module"
        }
    ],
    "content_scripts": [
        {
            "js": [
                "analysis\/DAScript.js"
            ],
            "matches": [
                "https:\/\/search.shopping.naver.com\/search\/*",
                "https:\/\/smartstore.naver.com\/*\/products\/*",
                "https:\/\/brand.naver.com\/*\/products\/*",
                "https:\/\/shopping.naver.com\/window-products\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "agent\/agent.js"
            ],
            "matches": [
                "https:\/\/sellerlife.co.kr\/agent-finder",
                "https:\/\/*.sellerlife.co.kr\/agent-finder"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "agent\/finder.js"
            ],
            "matches": [
                "https:\/\/sellerlife.co.kr\/finder*",
                "https:\/\/*.sellerlife.co.kr\/finder*",
                "https:\/\/sellerlife.co.kr\/scouter*",
                "https:\/\/*.sellerlife.co.kr\/scouter*",
                "https:\/\/sellerlife.co.kr\/soma*",
                "https:\/\/*.sellerlife.co.kr\/soma*",
                "https:\/\/sellerlife.co.kr\/keyword*",
                "https:\/\/*.sellerlife.co.kr\/keyword*",
                "https:\/\/sellerlife.co.kr\/tracker*",
                "https:\/\/*.sellerlife.co.kr\/tracker*",
                "https:\/\/sellerlife.co.kr\/shipping-tracker*",
                "https:\/\/*.sellerlife.co.kr\/shipping-tracker*",
                "https:\/\/sellerlife.co.kr\/bloglife*",
                "https:\/\/*.sellerlife.co.kr\/bloglife*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "translate\/translate.js",
                "popup\/popup-content.js"
            ],
            "matches": [
                ""
            ],
            "exclude_globs": [
                "https:\/\/sell.smartstore.naver.com*"
            ],
            "match_origin_as_fallback": false,
            "run_at": "document_end"
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/sellerlife.co.kr\/*",
            "*:\/\/*.sellerlife.co.kr\/*"
        ]
    },
    "content_security_policy": {
        "extension_page": "script-src 'self'' 'wasm-unsafe-eval' 'unsafe-eval' https:\/\/www.googletagmanager.com; object-src 'self'; default-src 'self'"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "rule_set_1",
                "enabled": true,
                "path": "rules1.json"
            }
        ]
    }
}