ListQuick

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

Vad är ListQuick?

ListQuick är en Chrome-tillägg utvecklad av ListQuick, och dess huvudfunktion är "ListQuick is catered toward providing the best results for the new era of dropshipping on Facebook".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner ListQuick-förlängningens CRX-fil

Ladda ner ListQuick-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn ListQuick ListQuick
ID ikmefkcmmmpnhpjbgknhgnibccddminn
Officiell webbadress https://chromewebstore.google.com/detail/listquick/ikmefkcmmmpnhpjbgknhgnibccddminn
Beskrivning ListQuick is catered toward providing the best results for the new era of dropshipping on Facebook
Filstorlek 1.24 MB
Antal Installationer 305
Aktuell Version 1.0.5
Senast Uppdaterad 2022-07-16
Publiceringsdatum 2022-06-16
Betyg 3.00/5 Totalt 4 Betyg
Utvecklare ListQuick
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://listquickco.com/
URL till Sekretesspolicy Sidan https://listquickco.com/privacy-policy
Stödda Språk 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"
}