jwillmer / web-scraper-chrome-extension

Web data extraction tool implemented as chrome extension
GNU Lesser General Public License v3.0
28 stars 5 forks source link

Extension folder missing CSS Selector data when downloaded from GitHub #14

Closed efritz89 closed 7 years ago

efritz89 commented 7 years ago

Install failed initially due to CSS Selector folder being empty.

I downloaded the project, extracted and attempted to install the extensions folder. I received an error that I was missing contents from the Extension>Assets>CSS Selector folder. Upon further inspection the folder was empty. I opened the project and manually downloaded the CSS Selector folder, extracted and pasted contents into the local folder. Install then completed successfully.

jwillmer commented 7 years ago

This is because another repository is referenced (linked). I will manually create a ZIP for a better installation experience.

jwillmer commented 7 years ago

I added a release with a ZIP that contains the extension and updated the README.