ListQuick

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

ListQuickคืออะไร?

ListQuick เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ListQuick และคุณลักษณะหลักของมันคือ "ListQuick is catered toward providing the best results for the new era of dropshipping on Facebook"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ListQuick

ดาวน์โหลดไฟล์ส่วนขยาย ListQuick ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
}