Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelsalaja committed Mar 26, 2024
2 parents daf0fc2 + 9a3d796 commit 569869e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Simply put twitter-cleaner is a browser extension that allows you to clean up yo
## Installation

See the releases page at the side for the latest version of the extension. Download the zip file and extract it to a folder. Then, follow the instructions below to load the extension into your browser.

[![How To Install Extensions](https://img.youtube.com/vi/oswjtLwCUqg/maxresdefault.jpg)](https://www.youtube.com/watch?v=oswjtLwCUqg)
https://github.com/rafunderscore/twitter-cleaner/assets/52125687/3adcd468-f71b-4127-8a37-68f344737420

## Development

Expand All @@ -20,7 +20,7 @@ npm run dev

Open your browser and load the appropriate development build. For example, if you are developing for the chrome browser, using manifest v3, use: `build/chrome-mv3-dev`.

For further guidance, [visit our Documentation](https://docs.plasmo.com/)
For further guidance, [Documentation](https://docs.plasmo.com/)

## Making production build

Expand All @@ -34,3 +34,6 @@ npm run build

This should create a production bundle for your extension, ready to be zipped and published to the stores.

## Contributions

This project is a not as optimised as it can be and there is alot of room for improvement and quality of life feautures. Feel free to make any changes or updates as you feel and don't be afraid to send pull requests.

0 comments on commit 569869e

Please sign in to comment.