ListQuick

ListQuick is catered toward providing the best results for the new era of dropshipping on Facebook

ListQuick란 무엇입니까?

ListQuick은(는) ListQuick에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "ListQuick is catered toward providing the best results for the new era of dropshipping on Facebook"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ListQuick 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        ListQuick

ListQuick is catered toward providing the best results for the new era of dropshipping on Facebook. With the emergence of Facebook Shops and their integration with Shopify, ListQuick is multifaceted. List your products quick to Facebook Marketplace, Shop or Shopify! ListQuicks setup and templates make it easy for you to get great results!

-Ability to post on Facebook shops, marketplace and Shopify
-Copy and paste address
-Quickly copy review images                    

확장 프로그램 기본 정보

이름 ListQuick ListQuick
ID ikmefkcmmmpnhpjbgknhgnibccddminn
공식 URL https://chromewebstore.google.com/detail/listquick/ikmefkcmmmpnhpjbgknhgnibccddminn
설명 ListQuick is catered toward providing the best results for the new era of dropshipping on Facebook
파일 크기 1.24 MB
설치 횟수 305
현재 버전 1.0.5
최근 업데이트 2022-07-16
출시 날짜 2022-06-16
평점 3.00/5 총 4 개의 평점
개발자 ListQuick
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://listquickco.com/
개인정보 보호 정책 페이지 URL https://listquickco.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "action": {
        "default_icon": "icons\/icon19.png",
        "default_popup": "popup.html",
        "default_title": "ListQuick dropshipping EXT"
    },
    "minimum_chrome_version": "93",
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "css": [
                "css\/bootstrap.css",
                "css\/swal.css"
            ],
            "js": [
                "js\/jquery\/jquery.min.js",
                "js\/swal.js",
                "js\/ebay.js"
            ],
            "matches": [
                "https:\/\/ebay.com\/*",
                "https:\/\/www.ebay.com\/*"
            ]
        },
        {
            "js": [
                "js\/jquery\/jquery.min.js",
                "js\/swal.js",
                "js\/addressebay.js"
            ],
            "matches": [
                "https:\/\/pay.ebay.com\/*",
                "https:\/\/www.pay..ebay.com\/*"
            ]
        },
        {
            "css": [
                "css\/bootstrap.css"
            ],
            "exclude_matches": [
                "*:\/\/*.amazon.com\/gp\/buy\/*",
                "*:\/\/*.amazon.com\/gp\/your-account\/order-details*"
            ],
            "js": [
                "js\/jquery\/jquery.min.js",
                "js\/amazon.js"
            ],
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.com.au\/*",
                "https:\/\/www.amazon.com\/*",
                "https:\/\/smile.amazon.com\/*",
                "https:\/\/sellercentral.amazon.com\/*",
                "https:\/\/rispent.quickbase.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "js\/jquery\/jquery.min.js",
                "js\/amazonaddress.js"
            ],
            "matches": [
                "*:\/\/*.amazon.com\/gp\/buy\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "js\/amazonCopyaddress.js"
            ],
            "matches": [
                "*:\/\/*.amazon.com\/gp\/your-account\/order-details*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "js\/jquery\/jquery.min.js",
                "js\/facebook.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/marketplace\/create\/item*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "js\/jquery\/jquery.min.js",
                "js\/copyAddressFBcommerce.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/marketplace\/you\/shipping_orders*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "js\/walmart.js"
            ],
            "matches": [
                "*:\/\/*.walmart.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "js\/walmartAddress.js"
            ],
            "matches": [
                "*:\/\/*.walmart.com\/cart*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "js\/jquery\/jquery.min.js",
                "js\/dndsim.js",
                "js\/facebookCatalogs.js"
            ],
            "matches": [
                "*:\/\/*.business.facebook.com\/commerce\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "js\/jquery\/jquery.min.js",
                "js\/shopify.js"
            ],
            "matches": [
                "*:\/\/*.myshopify.com\/admin\/products\/new"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "js\/shopifyAddress.js"
            ],
            "matches": [
                "*:\/\/*.myshopify.com\/admin\/orders*"
            ],
            "run_at": "document_end"
        }
    ],
    "default_locale": "en",
    "description": "ListQuick is catered toward providing the best results for the new era of dropshipping on Facebook",
    "externally_connectable": {
        "matches": [
            "https:\/\/amazon.com\/*",
            "https:\/\/www.amazon.com\/*",
            "https:\/\/smile.amazon.com\/*"
        ]
    },
    "host_permissions": [
        "https:\/\/amazon.com\/*",
        "https:\/\/www.amazon.com\/*",
        "https:\/\/smile.amazon.com\/*",
        "https:\/\/sellercentral.amazon.com\/*",
        "http:\/\/localhost\/*",
        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.2\/css\/all.min.css",
        "https:\/\/connect.facebook.net\/en_US\/sdk.js",
        "https:\/\/ebay.com\/*",
        "https:\/\/www.ebay.com\/*",
        "https:\/\/code.jquery.com\/jquery-3.6.0.min.js"
    ],
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnA2oJnvXeA4EI08Fyh+5mKAPClex9clwfdoqKODAAuaOPPGkyRs1SYUNmwEHiFMLS8cyKsaVK+zbSvPS+\/aKKsPvGNuXrvmdVz+ew7\/uXW3lk2MYuHVTWXF7lwW6ardryytVTZPmwv93NLzWzxCbn72kX8c4DMsZHpXrQ9gFqTKIauIWFMKPsQynfS5nxj5s9oG2a8UqLsOLxGv5BVsM7bAkMDXXtFAriorrOgnlRWRFqes9bJEnSdJS+LZ0IFh1ByMyK8thCE71qP628rT9EYq4L3cXALW07CUM24qSCLhwARIfS37j76E8yNgdOtnygG9WxYANtxho3wwTwqjSpQIDAQAB",
    "manifest_version": 3,
    "name": "ListQuick",
    "permissions": [
        "storage",
        "tabs"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.5"
}