AbdAlrahman Ghanem
AbdAlrahman Ghanem
### Environment * **FlareSolverr version**: **_v2.2.1_** * **Last working FlareSolverr version**: **_v2.2.1_** * **Operating system**: Windows 11 * **Are you using Docker**: no * **FlareSolverr User-Agent **: "Mozilla/5.0 (Windows NT...
PuppeteerExtraSharp version: 1.3.2 PuppeteerSharp version: 6.2.0 C# .NET Framework: 4.7.0 OS: Windows 11 Plugins: StealthPlugin, BlockResourcesPlugin I am trying to send a post request with SetRequestInterceptionAsync, But I got the...
Hello, I was trying to do a layout consisting of a Header and a content, I want the header to be fixed, Something like: ```CSharp var layout = new Layout()...
I have encountered a use case in which I'd like the Prompt to validate the default value. I want to verify whether a file exists based on the provided value/default...
Hello, I can't get my app to work if I publish it as a single file using the visual studio Publish tool. I think the issue is somehow can't locate...
Hello, I would like a way to configure a pre-built rule so I can quickly load an unpacked zip extension folder in Puppeteer. So I don't need to configure the...
## Summary - Ability to sort input lines based on regex, or even better if we can sort the whole input lines based on `Subsection` - Ability to get unique...
Hello, I Need the opposite of this module which is (Fake Cellular data). I have some app that only works with mobile cellular data on and wifi off. If you...
For some reason, I can't open https://github.dev/ while the extension is enabled.
Hello, I needed a fast way to detect a mouse double-click, I used the `DoubleClick` event but I found it slow for some reason, After a quick look, I figured...