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.
- Host: GitHub
- URL: https://github.com/mahdita97/pj-chrome-extension
- Owner: MahdiTa97
- Created: 2022-04-27T10:21:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T12:53:42.000Z (over 2 years ago)
- Last Synced: 2025-03-05T10:50:03.033Z (over 1 year ago)
- Topics: chrome-extension, daisyui, reactjs, typescript, webpack, zotero
- Language: TypeScript
- Homepage:
- Size: 616 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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!