셀러라이프

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

Co to jest 셀러라이프?

셀러라이프 to rozszerzenie Chrome opracowane przez SELLERLIFE, a jego główną funkcją jest „셀러라이프 공식 익스텐션(키워드 및 상품 분석, 번역기, 그 외 다양한 기능 제공)”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia 셀러라이프

Pobierz pliki rozszerzeń 셀러라이프 w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

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

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

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



[기능 설명]

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

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

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

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


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

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

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

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

Podstawowe informacje o rozszerzeniu

Nazwa 셀러라이프 셀러라이프
ID cgococegfcmmfcjggpgelfbjkkncclkf
Oficjalny URL https://chromewebstore.google.com/detail/%EC%85%80%EB%9F%AC%EB%9D%BC%EC%9D%B4%ED%94%84/cgococegfcmmfcjggpgelfbjkkncclkf
Opis 셀러라이프 공식 익스텐션(키워드 및 상품 분석, 번역기, 그 외 다양한 기능 제공)
Rozmiar pliku 32.87 MB
Liczba instalacji 20,000
Aktualna Wersja 1.1.6.1
Ostatnia Aktualizacja 2024-02-23
Data Publikacji 2023-07-18
Ocena 4.42/5 Łącznie 12 Oceny
Deweloper SELLERLIFE
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://sellerlife.co.kr/
Adres URL Strony Polityki Prywatności https://sellerlife.co.kr/privacy.txt
Obsługiwane Języki 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"
            }
        ]
    }
}