Skip to content

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

Notifications You must be signed in to change notification settings

MahdiTa97/pj-chrome-extension

Repository files navigation

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
git clone <repository-url>
  1. Install dependencies
npm install
# or
yarn install
  1. Start the development server
npm run start
# or
yarn start

Building

To build the project, run the following command:

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.

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!