Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abduldevhub/linkest

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.
https://github.com/abduldevhub/linkest

chorme-extension css html javascript

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Linkest Extension

## Overview

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.

## Features

- **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.

## Setup

To install and use this extension locally, follow these steps:

1. Clone the repository
2. Navigate to the project directory
3. Open the Chrome browser and go to `chrome://extensions/`
4. Enable Developer mode by ticking the checkbox in the upper-right corner.
5. Click on the "Load unpacked" button.
6. Select the directory containing your unpacked extension.

## Contributing

While this is a personal project, I'm open to collaboration. If you have suggestions for improvements, please open an issue.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.