v1.7-v8x AliExpress Dropshipping - Product Importer Module - V 5.4.5 - Latest

Ricky

Member
XNullUser
Joined
Apr 30, 2020
Messages
188
Reaction score
2
Points
18
NullCash
107
Has anyone tried to install the chrome extension and imported products....to test you dont have to install module just the chrome extension. Ive been stuffing around for days without any luck
 

Ricky

Member
XNullUser
Joined
Apr 30, 2020
Messages
188
Reaction score
2
Points
18
NullCash
107
There's been a few downloads, has anyone successfully got the chrome extension working?
 

Ponas

Well-known member
Diamond
Elite
XNullUser
Joined
Jan 17, 2022
Messages
1,388
Reaction score
135
Points
63
NullCash
23
Has anyone tried to install the chrome extension and imported products....
Post automatically merged:

Important note:

- The latest version of the chrome extension is available here:
https://chrome.google.com/webstore/...nk?utm_source=chrome-app-launcher-info-dialog

- You need to run chrome in disabled security mode to maintain the browser's CORS origin policy, below the relevant OS commands

Code:
# Windows
    chrome.exe --user-data-dir="C://chrome-dev-disabled-security" --disable-web-security --disable-site-isolation-trials

Code:
# macOS
    open /Applications/Google\ Chrome.app --args --user-data-dir="/var/tmp/chrome-dev-disabled-security" --disable-web-security --disable-site-isolation-trials


Code:
# Linux
    google-chrome --user-data-dir="~/chrome-dev-disabled-security" --disable-web-security --disable-site-isolation-trials

Link: https://simplelocalize.io/blog/posts/what-is-cors/


My code for brave browser:
Code:
brave.exe --user-data-dir="C://Chrome dev session" ----disable-web-security ----disable-site-isolation-trials "https://aliexpress.com

But do not working in crhome extension buttons:
Update Authentification Details
and
Update COnfiguration.

does anyone understand why they don't work in this module, what is blocking it? Because in other extensions of this type everything works.
 

Attachments

  • button-do-not-working.jpg
    button-do-not-working.jpg
    57.1 KB · Views: 1
Last edited:

Ricky

Member
XNullUser
Joined
Apr 30, 2020
Messages
188
Reaction score
2
Points
18
NullCash
107
chrome.exe --user-data-dir="C://chrome-dev-disabled-security" --disable-web-security --disable-site-isolation-trials
Thanks I've tried everything possible when I go to aliexpress and click on a product i want to import the dropshipping blue icon appears fro about 1 second then goes away. Can you confirm that it actually works for you. I've run google chrome with web security disabled.
Thanks
Post automatically merged:

Driving me nuts...anyone have it working....just the chrome extension
 
Last edited:

Nek

Member
XNullUser
Joined
Jun 23, 2021
Messages
287
Reaction score
1
Points
18
NullCash
6
Very good module thank you very much ;)
Post automatically merged:

Thank you very much very good module ;)
 
Last edited:
Top