패스트셀러

패스트셀러: 구매대행 상품 수집을 쉽고 빠르게

What is 패스트셀러?

패스트셀러 is a Chrome extension developed by fastseller, and its main feature is "패스트셀러: 구매대행 상품 수집을 쉽고 빠르게".

Extension Screenshots

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

                        패스트셀러: [건기식 / 중국] 해외구매대행 상품 수집을 쉽고 빠르게 할 수 있는 확장프로그램

[미국 건기식 상품 주요 기능]

<건기식 판매금지성분은 검수는 패스트셀러가!>

식품안전나라 가이드를 바탕으로 AI, 수동 검수를 완료하여 판매금지성분 포함 여부를 제공합니다.

오플, 아이허브, 마이프로틴에서 해당 상품이 국내에서 판매가 가능한지 불가능한지 안내드립니다.

[주요 기능]
◎ 건강기능식품 판매 가능 여부 안내
오플, 아이허브에서 해당 상품이 국내에서 판매가 가능한지 불가능한지 안내드립니다.                    

Extension Basic Information

Name 패스트셀러 패스트셀러
ID dekgidnfcejinainhcnlpllcmjpdkfgn
Official URL https://chromewebstore.google.com/detail/%ED%8C%A8%EC%8A%A4%ED%8A%B8%EC%85%80%EB%9F%AC/dekgidnfcejinainhcnlpllcmjpdkfgn
Description 패스트셀러: 구매대행 상품 수집을 쉽고 빠르게
File Size 208 KB
Installation Count 1,416
Current Version 0.2.17
Last Updated 2023-12-12
Publish Date 2023-04-19
Rating 5.00/5 Total 5 Ratings
Developer fastseller
Email [email protected]
Payment Type in_app
Extension Website https://fastseller.shop
Privacy Policy Page URL https://angelleague.notion.site/409e1bd805c342549c3c2369128c1e5d
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\ud328\uc2a4\ud2b8\uc140\ub7ec",
    "description": "\ud328\uc2a4\ud2b8\uc140\ub7ec: \uad6c\ub9e4\ub300\ud589 \uc0c1\ud488 \uc218\uc9d1\uc744 \uc27d\uace0 \ube60\ub974\uac8c",
    "version": "0.2.17.0",
    "version_name": "0.2.17",
    "manifest_version": 3,
    "icons": {
        "16": "images\/logo-16.png",
        "32": "images\/logo-34.png",
        "48": "images\/logo-48.png",
        "128": "images\/logo-128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.chunk-36570f6a.e7e04757.js"
            ],
            "matches": [
                "https:\/\/*.ople.com\/mall5\/shop\/*",
                "https:\/\/*.iherb.com\/pr\/*",
                "https:\/\/*.chemistwarehouse.com.au\/buy\/*",
                "https:\/\/www.myprotein.co.kr\/*"
            ],
            "css": [
                "assets\/index.ts.7e421f32.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "images\/logo-16.png",
                "images\/logo-34.png",
                "images\/logo-48.png",
                "images\/logo-128.png",
                "injects\/*.js",
                "images\/ads\/*.png",
                "images\/*.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*.chemistwarehouse.com.au\/*",
                "https:\/\/*.iherb.com\/*",
                "https:\/\/*.ople.com\/*",
                "https:\/\/www.myprotein.co.kr\/*"
            ],
            "resources": [
                "assets\/chunk-bab395d5.js",
                "assets\/chunk-36570f6a.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/auto-store.trippy.place\/*",
        "https:\/\/*.ople.com\/*",
        "https:\/\/*.iherb.com\/*",
        "https:\/\/*.chemistwarehouse.com.au\/*",
        "https:\/\/www.myprotein.co.kr\/*",
        "https:\/\/*.amplitude.com\/*"
    ]
}