Do we have way to change the browser Zoom in/out value based on URL in our code?
I want to set my Zoom in Percentage value to 75% and when I add new Tab it should reset to 100% and again when I switch it my particular URL and it has to redirects to 75%.
Is it possible to achieve this through client side(Html, CSS, Jquery, Javascript)?.
Thanks in Advance.