Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tautvydasderzinskas/super-linkomanija

Browser extension which improves UI/UX experience in Linkomanija.net website
https://github.com/tautvydasderzinskas/super-linkomanija

browser-extension chrome chrome-extension extension firefox-addon firefox-extension linkomanija react sceditor scss typescript webpack

Last synced: 15 days ago
JSON representation

Browser extension which improves UI/UX experience in Linkomanija.net website

Awesome Lists containing this project

README

        


browser extension: Super Linkomanija


Latest CI build status
Active users
Greenkeeper
Commitizen friendly
Semantic release
MIT License
Analytics

## Table of content
- [About](#about)
- [Features](#features)
- [Screenshots](#screenshots)
- [Installation](#installation)
- [Road map](#road-map)
- [Development](#development)
- [License](#license)

## About
Browser extension with purpose to extend UX of oldest Lithuanian torrent web site http://www.linkomanija.net

## Features
1. Comment formatting
2. Torrent preview
3. Torrents view modes (list/grid)
4. Homepage redirect
5. Quick back to top
6. Related torrents

## Screenshots
ScreenshotScreenshotScreenshotScreenshot

## Installation
Chrome & Vivaldi users please click below:


Convert videos to mp3

Firefox users please head to link below:


Convert videos to mp3

## Road map
* Add more features

## Development
Everyone is welcomed to contribute to the project or use the code for their own projects

To contribute you need to perform these steps:
1. Run `npm install` to install npm dependencies
2. Apply your changes and modifications
3. Run `npm run lint` to make sure code is well formatted
4. Run `npm run build` to compile the code and generate extension source folder
5. In your browser extensions window enable development mode and load MYGA extension from folder `extension` to test your changes

## License
The repository code is open-sourced software licensed under the [MIT license](https://github.com/SlimDogs/super-linkomanija/blob/master/LICENSE?raw=true).