How to make your first chrome extension
To make a simple Chrome extension, you'll need to have some basic knowledge of HTML, CSS, and JavaScript. Here are the steps to create a basic Chrome extension:
Create a new directory for your extension, and create the following files inside it:
m...
blog.mohamedtawfik.me2 min read