Zonify - Import Product Amazon Shopify

Zonify is a paid app on Shopify platform. It allows you to find products on amazon, add them to your Shopify store and sell them…

Vad är Zonify - Import Product Amazon Shopify?

Zonify - Import Product Amazon Shopify är en Chrome-tillägg utvecklad av https://zonify.app, och dess huvudfunktion är "Zonify is a paid app on Shopify platform. It allows you to find products on amazon, add them to your Shopify store and sell them…".

Tilläggsskärmbilder

screenshot

Ladda ner Zonify - Import Product Amazon Shopify-förlängningens CRX-fil

Ladda ner Zonify - Import Product Amazon Shopify-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

                        Zonify is a paid app on Shopify platform.
It allows you to find products on amazon, add them to your Shopify store and sell them online.

The Chrome Extension works together with the web application.

The Main Features:

- Import products to your Shopify store directly from the Amazon
- Semi-automatic order fulfillment                    

Grundläggande Information om Tillägg

Namn Zonify - Import Product Amazon Shopify Zonify - Import Product Amazon Shopify
ID mejipmepackdookdfigbkhlkmfnafeih
Officiell webbadress https://chromewebstore.google.com/detail/zonify-import-product-ama/mejipmepackdookdfigbkhlkmfnafeih
Beskrivning Zonify is a paid app on Shopify platform. It allows you to find products on amazon, add them to your Shopify store and sell them…
Filstorlek 2.45 MB
Antal Installationer 2,759
Aktuell Version 4.4.1
Senast Uppdaterad 2024-01-27
Publiceringsdatum 2020-06-11
Betyg 4.19/5 Totalt 16 Betyg
Utvecklare https://zonify.app
E-post [email protected]
Betalningssätt in_app
Tilläggswebbplats https://zonify.app
Hjälpsida URL https://zonify.app/contact
URL till Sekretesspolicy Sidan https://www.importify.com/privacy-policy
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Zonify - Import Product Amazon Shopify",
    "version": "4.4.1",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "129": "icons\/icon129.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/tooltip.png",
                "icons\/icon30.png",
                "icons\/btn.png",
                "icons\/order.png",
                "icons\/login.png",
                "icons\/loader.gif",
                "icons\/loader_new.gif",
                "libs\/views\/order.html",
                "libs\/views\/gui.html",
                "libs\/views\/custom-description.html",
                "libs\/viewsasin.html",
                "libs\/viewsaddresses.html",
                "\/icons\/login.png",
                "libs\/editor\/ui\/icons.svg",
                "icons\/undraw_About_us_page_re_2jfm.png",
                "icons\/undraw_Remote_team_re_ck1y.png",
                "icons\/undraw_fixing_bugs_w7gi.png",
                "icons\/zonify-logo.png",
                "icons\/icon-close.svg",
                "icons\/checkd.png",
                "icons\/checked.png",
                "icons\/edit.png",
                "icons\/spinner.gif",
                "icons\/flags-mini\/*.png",
                "\/libs\/css\/font-awsome.css",
                "\/libs\/fonts\/fontawesome-webfont.ttf",
                "\/libs\/fonts\/fontawesome-webfont.woff",
                "\/libs\/fonts\/fontawesome-webfont.woff2"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.ae\/*",
                "*:\/\/*.amazon.pl\/*",
                "*:\/\/*.amazon.sg\/*",
                "*:\/\/*.amazon.sa\/*",
                "*:\/\/*.amazon.se\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.cn\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.nl\/*",
                "*:\/\/*.amazon.com.tr\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.com.mx\/*",
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.com.br\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.com.be\/*",
                "*:\/\/*.amazon.in\/*",
                "https:\/\/app.zonifyapp.com\/*",
                "https:\/\/zonifyapp.com\/*"
            ],
            "js": [
                "libs\/js\/jquery\/jquery-3.2.1.min.js",
                "libs\/js\/jquery\/jquery-3.2.1.js",
                "libs\/js\/jquery\/jquery-ui.js",
                "libs\/js\/moment.js",
                "libs\/js\/zonify-handlebars.js",
                "libs\/js\/multiple-select.js",
                "libs\/js\/country-list.js",
                "libs\/js\/countrySelect.js",
                "libs\/js\/functions.js",
                "libs\/js\/content.js",
                "libs\/js\/gui.js",
                "libs\/js\/jquery.ddslick.min.js",
                "libs\/js\/jquery.dataTables.min.js",
                "libs\/js\/overrideProduct.js",
                "libs\/js\/change-price.js",
                "libs\/js\/modal.js",
                "libs\/js\/fbspy.js",
                "libs\/editor\/trumbowyg.js"
            ],
            "css": [
                "libs\/css\/gui.css",
                "libs\/css\/modal.css",
                "libs\/css\/datatables.min.css",
                "libs\/css\/zonify-reviews.css",
                "libs\/css\/jquery-ui.css",
                "libs\/css\/countrySelect.css",
                "libs\/editor\/trumbowyg.min.css"
            ]
        },
        {
            "matches": [
                "https:\/\/app.zonifyapp.com\/dashboard\/import-product\/iframe-description?description*"
            ],
            "all_frames": true,
            "js": [
                "libs\/js\/jquery.js",
                "libs\/js\/custom-description-iframe.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "minimum_chrome_version": "93",
    "permissions": [
        "storage",
        "activeTab"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox ": "script-src 'self'; object-src 'self'"
    },
    "action": {
        "default_icon": "icons\/icon48.png",
        "default_popup": "libs\/views\/popup.html"
    }
}