It's a Chrome extension that is developed using javascript that is used to save the leads or notes and the URL in one click while surfing the websites on the Chrome browser.
The Google Chrome web browser is a small piece of software called a Chrome extension. Through the addition of new features or the modification of already-existing ones, consumers may personalize and improve their browsing experience. To aid developers in creating extensions, Google offers a thorough collection of APIs and documentation. With the help of these APIs, you may interact with websites and access numerous Chrome browser functionalities. In order to guarantee that Chrome extensions adhere to security and quality requirements, Google runs a strict review procedure. But before installing an extension, it's usually a good idea to look over the permissions it asks for. To take advantage of security updates and enhancements, users should only install extensions from reputable sources and keep them updated often.
The Chrome browser's settings may be used to control Chrome extensions once they have been installed. Specific extensions can be enabled or disabled, settings can be configured, or they can be completely removed if they are no longer required.
Various technologies, including JavaScript, HTML, PHP, and Chrome Api, were used in the development of the project.
Functionalities:
1. The user can copy the selected text while browsing and paste it into the extension empty field and click on the save input button to save.
2. On one click on the save tab button in the extension, the URL of the page is automatically saved as leads.
3. While clicking twice on the Delete All button the user can delete all the collected leads or notes.
4. The entered text will remain in the extension up until the browser is open once the browser is restarted it will automatically delete all the leads or notes.
Procedure:
The developer of the project needs to enable the developer mode on the Chrome extension page to get enable functionalities like Load unpacked, Pack extension, and extension.
After that click on Load Unpacked and select the folder inside the project folder namely 'Tracker' and click on Select folder, the extension will load onto the extension browser.
Enable the extension and pin on the browser and then save the leads of your choice.
Output:
Submitted by RIYANSHU SINGH (RIYANSHU)
Download packets of source code on Coders Packet
Comments