Project Overview
Snip & Clip is a Chrome extension that allows users to take small notes and delete them once they are no longer needed. This tool is designed to help users keep track of important information quickly and efficiently while browsing.
Key Features
- Quick Note Taking: Easily add new notes with just a few clicks.
- Note Management: Delete notes when they are no longer needed to keep your list organized.
Technologies Used
- JavaScript
- HTML
- CSS
- Chrome Extensions API
Getting Started
Prerequisites
Ensure you have the following installed on your machine:
- Google Chrome
Installation
Follow these steps to set up the Chrome extension locally:
- Clone the repository:
git clone https://github.com/Afrah-K/Chrome-Extension.git
2.Navigate to the project directory:
cd Chrome-Extension
3.Open Google Chrome and navigate to chrome://extensions/.
4.Enable "Developer mode" by toggling the switch in the top right corner.
5.Click on the "Load unpacked" button and select the project directory.