No.
Maybe you will find something relevant in Chromium sources.
I already checked chromium sources.
I am not understanding where to get started.
Like SomeClass.Download(....)
I Downloaded the extension from your main (1st) post.
Is this the latest one? Let me try it
Thanks @sonumohammad333, will that prevent the webpage from running, I didnāt tried that yet. Let me check
Is there any way to block certain websites which is hyperlinked in a web ?
Add that website url in AdHosts and enable BlockAds property.
I tried it not worked.
Do i need to add it in blocks also ?
Can you show a screenshot of blocks/designer properties?
Image Removed
This site opens in new tab when click on hyperlinked text in website.
If you want to prevent opening of new tab then disable SupportMultipleWindows property from blocks.
However you have to provide domain like google.com and not https://google.com
Means this site will not be blocked ?
I have disabled multiple windows support now but now it loads in same tab
It will be blocked when you add the host part only in AdHosts property.
@Technical_Zone are you sure that you havenāt posted in wrong topic?
I tried it but it was not blocked.
I put this in the ads host ezexam.in/about
But it was not blocked !!!
My website domain name also contain ezexam.in at last.
If i will put only ezexam.in ad host then my website also donāt work
Yes, thatās what I was going to say.
However there is a different method too.
When loading progress changes check if current url equals/contains that specific url or not.If it does then stop loading the page and redirect to a local html file or different url else donāt do anything.
which blocks need to be used here ?
OnProgressChanged
event should be used here.
Is this block is correct ?
And in text block i need to add website name.
Yes, thatās correct.
Here is a different approach:
Thanks a lot it worked.
File upload not working in tawk.to live chat in custom webviewer.
Default File Manager is also present. But still it is opening Vimeo App only from my device.
@vknow360 Need help to fix this.
Works properly in normal webviewer.
Blocks use as below
Have you only tried in your phone?