Advanced Importer
Through this Advanced Importer extension you can import anything (any data you want) from any website in just one click.
Τι είναι το Advanced Importer;
Το Advanced Importer είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://nxtal.com, και η κύρια λειτουργία του είναι "Through this Advanced Importer extension you can import anything (any data you want) from any website in just one click.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Advanced Importer
Λήψη αρχείων επέκτασης Advanced Importer σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Upgrade your ecommerce website catalog management system experience with our Chrome extension! Effortlessly import products and data from over 100 popular marketplace websites, including Amazon, eBay, Shein, Aliexpress, and Walmart etc. Say goodbye to manual Product Creation/data entry and streamline your website product management process. Get started today! Through this Advanced Importer extension, you can import anything (any data you want) from any website in just one click. This single extension can work perfectly on all websites. You will need an auxiliary module to make this extension work and to filter the data according to your requirement. You'll feel the experience like never before. There are plenty of ready to use modules / extensions available for Amazon, Aliexpress, eBay and Walmart. Buy PrestaShop Product Importer modules: https://addons.prestashop.com/en/2_community-developer?contributor=1126640 Buy WooCommerce Product Importer modules: https://woocommerce.com/vendor/nxtal/ Buy OpenCart Product Importer modules: https://www.opencart.com/index.php?route=marketplace/extension&filter_search=nxtal Buy Magento Product Importer modules: Contact us at [email protected] You can contact us at [email protected] for any other module requirements.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Advanced Importer |
ID | fnckhcfokjndphlmkpoihcjmcpghcofh |
Επίσημο URL | https://chromewebstore.google.com/detail/advanced-importer/fnckhcfokjndphlmkpoihcjmcpghcofh |
Περιγραφή | Through this Advanced Importer extension you can import anything (any data you want) from any website in just one click. |
Μέγεθος Αρχείου | 145 KB |
Αριθμός Εγκαταστάσεων | 3,846 |
Τρέχουσα Έκδοση | 3.2 |
Τελευταία Ενημέρωση | 2023-12-20 |
Ημερομηνία Δημοσίευσης | 2020-07-12 |
Αξιολόγηση | 3.13/5 Συνολικά 24 Αξιολογήσεις |
Προγραμματιστής | https://nxtal.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | id,de,en,fr,nl,no,vi,tr,ca,da,es,hr,it,lt,hu,pl,ro,fi,sv,cs,el,bg,ru,uk,hi,th,ar,ja,ko |
manifest.json | |
{ "name": "__MSG_name__", "description": "__MSG_description__", "author": "Nxtal", "version": "3.2", "manifest_version": 3, "default_locale": "en", "action": { "default_icon": { "128": "images\/icon.png", "16": "images\/icon.png", "32": "images\/icon.png", "48": "images\/icon.png" }, "default_popup": "popup.html", "default_title": "__MSG_name__" }, "icons": { "128": "images\/icon.png", "16": "images\/icon.png", "32": "images\/icon.png", "48": "images\/icon.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhpfcarTzQjd9FgKEtEOA2vvxI+avAHcSdelKmsXynHjteVaey3efdFrRqx95YkIGgHI0yNv4ty8YWco1SrR3BGY\/+CrLy6JR0ZGGLZX23\/UV79EzFVofmFQLD97tfHjBz6g3S7VZ7RazwDNkxQTbUSy0xN\/fCXCY8ZGqjJbdZ2J1smsxkArOyFJhJepFvpD8VHF2v5Yox2NqDSJDFQkcFWqgCUUUhKpgudb7KYsvVZ2AAn2W+01674z3nvU2+OmkzBGVwIYuxXWw7GEn4aUnKAWMkrmRXpCzT77daVNWe1YiaickKXPkTuaYREoDIv1+6zaBcu+DN5epgBS1CGuo3QIDAQAB", "permissions": [ "storage", "activeTab", "scripting" ], "host_permissions": [ "*:\/\/*\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |