Thank you for considering contributing to our project! Your contributions help make it better.
- Clone the project:
$ git clone https://github.com/sapondanaisriwan/youtube-row-fixer.git
- Install dependencies:
$ npm install
To start development, run:
$ npm run dev
Alternatively, you can click the "Run" button at the bottom left corner of your VS Code.
To build the project, use:
$ npm run build
Alternatively, you can click the "Run" button at the bottom left corner of your VS Code.
- Open
chrome://extensions
oredge://extensions
in your browser. - Toggle on the "Developer mode".
- Click on "Load unpacked" button.
- Select the folder
youtube-row-fixer/dist
for development.youtube-row-fixer/build
for building.
Feel free to reach out if you have any questions or need further assistance. We appreciate your contributions! 🚀