hejiheji001 / Web-Scraper-Plus

Web data extraction tool implemented as chrome extension with much more features
46 stars 18 forks source link

Failed to Load Extension because of CSSSelector.JS #7

Closed TheMrugraj closed 3 years ago

TheMrugraj commented 5 years ago

Do anyone have any idea on this?

image

TheMrugraj commented 5 years ago

I had the other Repo with CssSelector.JS so just copied and placed at the same location but, still now, I am getting below error in console when I try to enable Selection mode.

Error handling response: TypeError: Cannot read property 'CSSSelector' of null

image

ibraheemhsn commented 5 years ago

looks like error related to brwoser. try to reinstall plugin in canary version of chrome.

TheMrugraj commented 5 years ago

I tried there as well. But, it is still not working.

TheMrugraj commented 5 years ago

I think there is some issue with the CssSelector.js which I explicitly placed at the path. Does anyone have actual CssSelector.js which is suppose to be use here.

hejiheji001 commented 5 years ago

Have you tried to download this Extension as zip and install from Chrome manually?