This repository contains the code for the Linkest Extension, a Chrome extension that enhances productivity by providing a suite of tools directly in your browser. The extension allows users to take notes, save tab links, open local files on the browser, and perform a Google search on saved text with one click.
- Note Taking: Quickly jot down important information without leaving your browser.
- Save Tab Links: Save the links of your current tabs for easy access later.
- Open Local Files: Open files from your local machine directly in your browser.
- Google Search: Perform a Google search on saved text with just one click.
To install and use this extension locally, follow these steps:
- Clone the repository
- Navigate to the project directory
- Open the Chrome browser and go to
chrome://extensions/
- Enable Developer mode by ticking the checkbox in the upper-right corner.
- Click on the "Load unpacked" button.
- Select the directory containing your unpacked extension.
While this is a personal project, I'm open to collaboration. If you have suggestions for improvements, please open an issue.
This project is licensed under the MIT License - see the LICENSE file for details.