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

https://github.com/mahdita97/pj-chrome-extension

This is the second and most stable chrome-extension version of the stopped https://mylib.pajoohyar.com project created from scratch.
https://github.com/mahdita97/pj-chrome-extension

chrome-extension daisyui reactjs typescript webpack zotero

Last synced: 2 months ago
JSON representation

This is the second and most stable chrome-extension version of the stopped https://mylib.pajoohyar.com project created from scratch.

Awesome Lists containing this project

README

          

This project is a Chrome extension built with React and TypeScript. It's a robust and highly customizable extension that provides a variety of features to enhance your browsing experience.

## Features

- **Greetings**: A friendly greeting to brighten your day every time you open a new tab.
- **Translators**: Integrated translators for various platforms such as Elmnet and Google Scholar.
- **Customizable UI**: Tailor the extension to your needs with our customizable user interface.

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites

- Node.js
- npm or Yarn
- A modern web browser (Chrome recommended)

### Installation

1. Clone the repository
```sh
git clone
```
2. Install dependencies
```sh
npm install
# or
yarn install
```
3. Start the development server
```sh
npm run start
# or
yarn start
```

## Building

To build the project, run the following command:

```sh
npm run build
# or
yarn build
```

This will create a `dist` directory with the built project.

## Download

You can download the latest build of the extension from [here](https://github.com/MahdiTa97/pj-chrome-extension/releases/download/v1.0.3/chrome-extension_1.0.3.zip).

## Contributing

We welcome contributions! Please see our contributing guidelines for more details.

## License

This project is licensed under the MIT License. See the LICENSE file for more details.

## Contact

If you have any questions, feel free to reach out to us.

Happy browsing!