ValentinoZAtechlogic.hashnode.dev·Jan 16, 2024ALERT: Immediate Action Required – Update Google Chrome Now to Address Zero-Day VulnerabilityGoogle has released security updates to fix the first Chrome zero-day vulnerability exploited in the wild since the start of the year. "Google is aware of reports that an exploit for CVE-2024-0519 exists in the wild," the company said in a security a...Discuss·37 readszero_day_vulnerability
Shefalidevshefali.hashnode.dev·Oct 10, 20237 Chrome Extensions You Should Know As A Web DeveloperChrome extensions are small yet powerful add-ons that can significantly boost your efficiency as a developer. You can use Chrome extensions to work faster and better. In this blog, I'll introduce you to some must-have Chrome extensions for web develo...DiscussWeb Development
Joshua Alhassanalhassanjoshua.hashnode.dev·May 28, 2023A Guide to Chrome Extension Configuration: Manifest.json FileOutline Introduction What is manifest.json Key Components of the manifest.json Best Practices for manifest.json file configuration Conclusion Introduction The manifest.json file plays a vital role in the development of Chrome extensions. It se...Discuss·5 likes·73 readschrome extension
Sarat Angajalamugiwara650.hashnode.dev·May 13, 2023Understanding JavaScript’s Runtime!I was working on a C++ project and had to implement an asynchronous network call, which was not pretty compared to the simple and straightforward syntax used in Javascript. (Would include a snippet, but don’t want to give anyone PTSD) I got curious a...Discuss·10 likes·81 readsJavaScript
ABHAY KUMAR MITTALmitabhay.hashnode.dev·Oct 28, 2022FIREFOX vs CHROMEWhen we talk about browsers, these two browsers spring to mind first. These are two of the most widely used browsers in the world, so people are often confused about which is appropriate for which purpose. Neither of these Browsers requires you to pa...Discuss·1 likeFirefox
Rahul Kumariamrahul.hashnode.dev·Aug 28, 2022Top 3 Chrome extensions for codersDevelopers must be conversant with the various tools in order to streamline the work process. Although employing a tool won't prevent you from performing a task, it will speed up the process, eliminate human error, automate tasks, and produce reliabl...Discuss·2 likes·42 readschrome extension
Nilay JayswalforNeverinstall Blogneverinstall.hashnode.dev·Jun 27, 2022The Curious Case of Chrome's Memory Consumption - Neverinstall itThe usual suspect Google Chrome, albeit the most popular internet browser in the world, has always been infamous for hogging memory on devices. While the browser generally delivers smooth operation for everyday users, problems start when users open a...DiscussChrome
Sai Siddhish Chandra Sekarandevsai.hashnode.dev·May 6, 2022Published an Extension to Chrome Webstore and Microsoft Edge Add-onsPublishing Options There are three main browsers you can publish Chrome extensions to. Chrome (duh), Microsoft Edge, and Opera/Opera GX. So far I've looked into the first two. Microsoft Edge Add-ons (Microsoft Edge) This one is the cheapest and easie...Discuss·5 likes·80 readsMy Projectschrome extension
Pavel Buckapavelbucka.hashnode.dev·Jan 18, 2020Chrome Extension that can Skip YouTube AdsA simple Chrome Extension, Skip Ad, can help you to automatically close the video ads on YouTube, hide the video overlay ads (look like banners) and ads in the column next to the video. In comparison to adblockers (although not a replacement), it all...Discuss·4 likes·130 readsextension
Bolaji Ayodejiblog.bolajiayodeji.com·Jan 27, 2019FeaturedIntroduction to Chrome LighthouseChrome Lighthouse has been around for a while now, but what if I ask you to explain what it does can you explain vividly? I discovered that a lot of web developers, including beginners, have not heard about this tool and those who have, have not trie...Discuss·45 likes·659 readsWeb Engineeringoptimization