Tag: Browser Extension
All the articles with the tag "Browser Extension".
How to Connect Browser Extensions to Supabase
Updated: at 12:03 PMToday we'll learn how to use Supabase to add sign-up and sign-in to a browser extension.
Building a Cross Browser Extension in 2022
Updated: at 02:02 PMBy sharing my experience, I hope you will spend less time fixing the incompatibility issues and more time working on your plugin.
Make API Calls From Your Browser Extensions
Updated: at 07:30 AMLet's figure out how we can make API calls from our browser extension with the help of background scripts and asynchronous functions!
How to build Cross-Browser Extensions with Vite, React, and TailwindCSS
Updated: at 08:26 PMBringing your favorite front-end development stack to browser extension development isn't too complicated. Once you figured out all the gotchas.