Sergey Kuznetsov

Results 6 issues of Sergey Kuznetsov

At the moment I can't pay for VPS and domain name because Visa and MasterCard suspended their operations in Russia. So to understand if I should spend time on this...

[remove-files-webpack-plugin](https://github.com/Amaimersion/remove-files-webpack-plugin) is a flexible plugin that removes files and folders before and after compilation. ## Features - removing before and after compilation ("watch" mode is supported). - removing in trash....

Hello! First of all, thank you for good plugin! # Feature request I don't like to populate my `package.json` with many configurations of different tools. I prefer to keep them...

I need to analyze all HTTP links in scraped article. For that I need to have a list of URLs. But Trafilatura not provides any way for that: - it...

enhancement

Currently if you open https://segment.com/docs/connections/destinations/catalog/customer-io/#device-token-set-up you will see: ![image](https://user-images.githubusercontent.com/20613502/205274571-a3b895af-1b63-4b75-a7d6-e2b825085ca2.png) And if you will click on these "more here" it will open these pages: - https://segment.com/docs/connections/sources/catalog/libraries/mobile/android/#how-should-i-use-outbounds-push-notifications - https://segment.com/docs/connections/sources/catalog/libraries/mobile/ios/#how-do-i-use-push-notifications However these anchors...

If you manually install extension from Chrome Web Store, then unzipped `manifest.json` will contain [key](https://developer.chrome.com/docs/extensions/reference/manifest/key) property. This key is needed to sign CRX and produce constant extension ID. During unzipping...