Browser extension with purpose to extend UX of oldest Lithuanian torrent web site http://www.linkomanija.net
- Comment formatting
- Torrent preview
- Torrents view modes (list/grid)
- Homepage redirect
- Quick back to top
- Related torrents
Chrome & Vivaldi users please click below:
Firefox users please head to link below:
- Add more features
Everyone is welcomed to contribute to the project or use the code for their own projects
To contribute you need to perform these steps:
- Run
npm install
to install npm dependencies - Apply your changes and modifications
- Run
npm run lint
to make sure code is well formatted - Run
npm run build
to compile the code and generate extension source folder - In your browser extensions window enable development mode and load MYGA extension from folder
extension
to test your changes
The repository code is open-sourced software licensed under the MIT license.