Shopify2Woo - Shopify to WooCommerce
Shopify2Woo is a tool to migrate Shopify to Woocommerce, export Shoify to Woocommerce, export/tranfer Shopify CSV to Woocommerce.
ما هو Shopify2Woo - Shopify to WooCommerce؟
Shopify2Woo - Shopify to WooCommerce هو إضافة Chrome تم تطويرها بواسطة https://extensionsbox.com، والميزة الرئيسية لها هي "Shopify2Woo is a tool to migrate Shopify to Woocommerce, export Shoify to Woocommerce, export/tranfer Shopify CSV to Woocommerce.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Shopify2Woo - Shopify to WooCommerce
قم بتنزيل ملفات الامتداد Shopify2Woo - Shopify to WooCommerce بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Shopify2Woo is a Woocommerce seller tool to migrate Shopify to Woocommerce, export Shoify to Woocommerce, transfer/export Shopify CSV to Woocommerce.
After installing the Shopify to Woocommerce migration plugin, when doing competitive analysis or wanting to migrate products from Shopify to Woocommerce store, you can one-clice export all Shopify store products data to CSV file, and then goto your Woocommerce store, import the CSV file to your Woo store.
# Features
Import Shopify products to WooCommerce
One click to export all products data to CSV file
Select the specified collection / products to export
Search the specified products to export
# How to migrate form Shopify to Woocommerce quickly?
If you you want to migrate Shopify store to Woo store, Shopify2woo can help you, just one-click to export CSV file. then import the data to the Woo store, it is so easy.
# Is it free?
Yes, Shopify2Woo is free to use. You can get basic functionality and upgrade to get more features.
# Questions?
Contact us anytime: [email protected]
# Important Note:
Shopify2Woo does NOT belong or related to the official Shopify or Woocommerce application/website in any ways. It is an unofficial app that is developed and maintained independently.
# Data Privacy
All products data is processed in your local computer, it is never passing through our web server, no one knows what you export/analysis. معلومات أساسية عن التمديد
| الاسم | |
| ID | bfnieimjkglmfojnnlillkenhnehlfcj |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/shopify2woo-shopify-to-wo/bfnieimjkglmfojnnlillkenhnehlfcj |
| الوصف | Shopify2Woo is a tool to migrate Shopify to Woocommerce, export Shoify to Woocommerce, export/tranfer Shopify CSV to Woocommerce. |
| حجم الملف | 4.57 MB |
| عدد التثبيتات | 346 |
| النسخة الحالية | 1.0.0 |
| آخر تحديث | 2022-05-16 |
| تاريخ النشر | 2022-01-11 |
| تقييم | 3.86/5 مجموع تقييمات 7 |
| المطور | https://extensionsbox.com |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://shopify2woo.extensionsbox.com/?ref=extension |
| عنوان صفحة المساعدة | https://shopify2woo.extensionsbox.com/?ref=extension |
| عنوان صفحة سياسة الخصوصية | https://extensionsbox.com/privacy |
| اللغات المدعومة | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "Shopify2Woo is a tool to migrate Shopify to Woocommerce, export Shoify to Woocommerce, export\/tranfer Shopify CSV to Woocommerce.",
"version": "1.0.0",
"manifest_version": 3,
"name": "Shopify2Woo - Shopify to WooCommerce",
"icons": {
"16": "icons\/16.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
},
"options_page": "options.html",
"permissions": [
"activeTab",
"storage",
"identity"
],
"host_permissions": [
"https:\/\/*.extensionsbox.com\/*"
],
"background": {
"service_worker": "service-worker.js"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"19": "icons\/19.png",
"38": "icons\/38.png"
}
},
"content_scripts": [
{
"matches": [
"https:\/\/*\/*"
],
"js": [
"libs\/jquery-3.2.1.min.js",
"contentScript.js"
],
"css": [
"libs\/style.css"
],
"run_at": "document_end",
"all_frames": false
}
],
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqtk+HmdnidY9Kdv6JCs6Fhner4WpO3JN0XYtwN3xgnyvuGnqoOgJYHnchQzH9opQpo+4Xx1CVtfKEyHmpCwxmgxvBccCH39\/JCz1fbwakxxD6rHwh+sVaL2eKCOHURbE4jXsSWdI5esqsgGFe83\/PRyaLcyJ7lR1qw1iO6fEsWQLIESO6GL+ZxqKmelR8kC9kwHEm9hA9sSRDs1y+l45sdTHcsliK1QPoQ8k+wKrgY5ND8gy3lypohCsfjfBX2GATRe+lf3KQALc6H+DQYiugvO5iy3Qx6k6SDUXwlJJm95exROSwemLJnIGomJuoVuwMSJlJkPYYXjrAth6+WSC6QIDAQAB",
"oauth2": {
"client_id": "822299950434-2bbehe558f15rbtrj6jncdho9sdnsfj5.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email"
]
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"web_accessible_resources": [
{
"resources": [
"assets\/*",
"libs\/*"
],
"matches": []
}
]
} | |