Tony20221

Results 21 comments of Tony20221

I don't want to add a new selector now. Doesn't the code come with some default selectors that work out of the box? There's a folder called 'selector' with 15...

I think you jumped over a bunch of steps. First of all, the code in the repo does not work as is directly in Chrome, unlike several Chrome extensions on...

I have tried every different case I can think of. I have tried different sites. I tried Chrome and Canary. Canary had no other extensions running. I reloaded the plugin....

I am using Windows 10 in both my work and home computers. They have the same issue.

I have updated Node and Python. I am now using Node v16.15.1 and Python 3.10. Now I am seeing errors I haven't seen before. during yarn install. What is Python2...

I don't know why it's trying to use python. I downgraded to Node v14.19.3 and Python 3.9. Now yarn install runs without errors but I am back to the initial...

Yes. Same error with web-scraper-chrome-extension-v0.3.718.zip.

Thanks a lot! I didn't think to look under 'Webpack' in there.

I would like to see include/exclude urls using regular expressions. This will allow handling almost everything.

It would be a list for each. I don't care about port or scheme since public are mostly using https these days and work off regular port 80. Maybe others...