web-scraper-chrome-extension icon indicating copy to clipboard operation
web-scraper-chrome-extension copied to clipboard

Web data extraction tool implemented as chrome extension

Results 24 web-scraper-chrome-extension issues
Sort by recently updated
recently updated
newest added

On installing in chrome as shown in the installation guide, chrome gives a message that manifest file is missing. Is this extension compatible or not.

Will this project be compatible with Manifest V3?

Does it work with the websites that have a prompt login like bhadoo index?

I am using Chrome 102.0.5005.63. When I add a new selector and go to the page in the browser, I don't get the selector panel in the bottom left. I...

bug

I am using Firefox and I am not finding an easy way to debug and put breakpoints. Webpack puts the code I want to put a breakpoint on in a...

Hi, Good job with the plugin. Chrome: Version 87.0.4280.141 (Official Build) (64-bit) Ubuntu 20.04.1 LTS 64-bit But I'm trying to use this: ``` Supported URL patterns: 1. Numeric with optional...

Currently the manifest requires permision for all urls. Some users might prefer least needed permisions from the app. A solution for that might be adding that permision as an optional...