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…

Was ist Zonify - Import Product Amazon Shopify?

Zonify - Import Product Amazon Shopify ist eine Chrome-Erweiterung, die von https://zonify.app entwickelt wurde, und ihr Hauptmerkmal ist "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…".

Erweiterungsscreenshots

screenshot

Zonify - Import Product Amazon Shopify-Erweiterungs-CRX-Datei herunterladen

Laden Sie Zonify - Import Product Amazon Shopify-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Zonify - Import Product Amazon Shopify Zonify - Import Product Amazon Shopify
ID mejipmepackdookdfigbkhlkmfnafeih
Offizielle URL https://chromewebstore.google.com/detail/zonify-import-product-ama/mejipmepackdookdfigbkhlkmfnafeih
Beschreibung 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…
Dateigröße 2.45 MB
Installationsanzahl 2,759
Aktuelle Version 4.4.1
Letztes Update 2024-01-27
Veröffentlichungsdatum 2020-06-11
Bewertung 4.19/5 Insgesamt 16 Bewertungen
Entwickler https://zonify.app
E-Mail [email protected]
Zahlungsart in_app
Erweiterungswebsite https://zonify.app
Hilfeseite URL https://zonify.app/contact
URL der Datenschutzrichtlinien-Seite https://www.importify.com/privacy-policy
Unterstützte Sprachen 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"
    }
}