© 2023 Hashnode
#chrome-extension
I love YouTube. It's the go-to platform for research, education, and entertainment. I don't watch any TV except for live sports (and even then, only during playoffs), and I can't seem to finish any TV…
Originally posted here: https://www.harpreetsingh.dev/posts/how-i-debug-chrome-extensions/ Debugging a Chrome Extension When I first started working on my project, I encountered a major hurdle: debugging my Chrome extension. I wanted to con…
In today's blog, I will be showing you guys how to build your first-ever Chrome extension which you can use in your daily life activities. Here we will be building a simple Chrome extension which help…
Outline Introduction Understanding the Chrome Alarm API What is the Chrome API? Key Features and Benefits Use Cases Getting Started with the Chrome Alarm API Installation and Setup Chrome Al…
I know Google Auth is a pain right now with Chrome extensions on MV3 and Firebase, as the example shown on the Firebase docs won't work on Chrome extensions on MV3. Tho google claims MV3 to be stable a lot of Google APIs aren't compatible…
Outline 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 r…
If you use Google Chrome, you've definitely used some of the browser's extensions. Ever considered how to construct one yourself? I'll demonstrate how to build a Chrome extension from scratch in this …
In this short article, I’ve collected a list of the most effective Chrome extensions that will help you with your time management and productivity to avoid wasting most of your time on tasks that are …
Ukrainian IT entrepreneur Igor Stefurak previously worked in a startup accelerator and has been launching his web products since 2017, unafraid to experiment during their creation. One such product is…
What this blog will cover- What is the need for Chrome extensions anyway? Should I make a Chrome extension or a web app for my idea? Prerequisites for building a Chrome extension Building a simple…