Tahzib Mahmud Rifatrifat05.hashnode.dev·Jun 27, 2024Ways to inspect elements on websites that Disabled inspect DevToolEven if a website tries to disable DevTools, we can still access them using the browser's menu. Here are the ways to do it: Chrome: Click on the three vertical dots (⋮) in the top right corner of the browser window. Select More tools > Developer to...Discussweb-development inspect-element devtools website-debugging browser-debugging inspect-disabled web-inspector developer-tools browser-hacks debugging-techniques
Malav ShahforCerta's Tech Blogblog.certa.dev·Oct 17, 2023Third-Party Cookie Restrictions for Iframes in SafariWhat do you need to know before? What is an iframe? What are cookies? What is a third-party cookie? Introduction Have you ever wondered why some websites ask for storage permissions or why some features don't work in certain browsers? Let's dive...Discuss·1 like·4.2K readsiframe
Skylerskylermedia.hashnode.dev·Jan 26, 2023Safari Technology Preview 162 ReleasedToday Apple launched a new update for Safari Technology Preview, the experimental browser they first presented in March 2016. This update provides bug fixes and performance improvements for Web Inspector, CSS, Scrolling, Gamepad API, Media, Web API, ...Discuss·37 readsSoftwareApple
Jeannot Mullerjeannot.hashnode.dev·Sep 10, 20221Password not showing in SafariIn case you are working with Safari and you don’t see the 1Password Plugin after installation in extensions, do the following: Close Safari Open a terminal Execute the following in the terminal: /System/Library/Frameworks/CoreServices.framework/...Discuss·35 reads1password
Adrian Sandufrontendnexus.hashnode.dev·Jun 13, 2022WebKit Features in Safari 16 Beta, Vivaldi Mail, Jasmine 4.2, Puppeteer 14.3, and more | Front End News #068NOTE: This is issue #068 of my newsletter, which went live on Monday, June 13th. If you find this information useful and interesting and you want to receive future issues as they are published, ahead of everyone else, I invite you to join the subscri...DiscussFront End Newsnewsletter
Jesswin Chetnanijesse06.hashnode.dev·Jun 3, 2022Devtools in Safari.Hello everyone, today I'm gonna tell you'll How to debug your code in Safari? Now, this was the problem I was facing, and couldn’t find many things regarding this on google too, so I thought why not write a blog on this one. Wait, you are thinkin...Discuss·1 like·139 readsFrontend Development
J. Austin Hugheyjah.io·Jun 11, 2020Safari vs. Vue.js: A fix for the broken live-reload in dev modeI happen to like Apple's Safari browser, and I'd like to use it when developing stuff with Vue.js. I ran into a problem with this, however: Safari would cache the response from the live-reload development server on localhost, so that when I made chan...Discuss·383 readsFrontend Development
LambdaTestlambdatest.hashnode.dev·Oct 3, 2018Cross Browser Compatibility Testing On Apple macOS Mojave And Safari 12Apple launched its operating system named macOS Mojave last week. It comes with improved performance, as slick dark mode, and with new Safari browser version. Along with that it comes with new headaches for developers. But how could we let that happe...DiscussiOS
Arnab Roy Chowdhuryarnabrchowdhury.hashnode.dev·Jul 10, 2018Overcoming Cross Browser Compatibility Hurdles With AngularJSNo matter how big or small your webapp is, you cannot disrespect browser diversity. No matter what is your target audience, you should always aim to develop a website that is cross browser compatible. Between Safari, Chrome, Opera, Firefox and Intern...DiscussAngular