패스트셀러

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

Wat is 패스트셀러?

패스트셀러 is een Chrome-extensie ontwikkeld door fastseller, en de belangrijkste functie is "패스트셀러: 구매대행 상품 수집을 쉽고 빠르게".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie 패스트셀러

Download 패스트셀러-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

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

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

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

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

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

Basisinformatie over de Extensie

Naam 패스트셀러 패스트셀러
ID dekgidnfcejinainhcnlpllcmjpdkfgn
Officiële URL https://chromewebstore.google.com/detail/%ED%8C%A8%EC%8A%A4%ED%8A%B8%EC%85%80%EB%9F%AC/dekgidnfcejinainhcnlpllcmjpdkfgn
Beschrijving 패스트셀러: 구매대행 상품 수집을 쉽고 빠르게
Bestandsgrootte 208 KB
Aantal Installaties 1,416
Huidige Versie 0.2.17
Laatst Bijgewerkt 2023-12-12
Publicatiedatum 2023-04-19
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar fastseller
E-mail [email protected]
Betalingswijze in_app
Extensiewebsite https://fastseller.shop
URL van de Privacybeleid Pagina https://angelleague.notion.site/409e1bd805c342549c3c2369128c1e5d
Ondersteunde Talen 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\/*"
    ]
}