Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tautvydasderzinskas/super-linkomanija
- Owner: TautvydasDerzinskas
- License: mit
- Created: 2018-12-26T18:25:12.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-07T02:41:46.000Z (about 2 years ago)
- Last Synced: 2024-11-14T04:34:22.699Z (about 2 months ago)
- Topics: browser-extension, chrome, chrome-extension, extension, firefox-addon, firefox-extension, linkomanija, react, sceditor, scss, typescript, webpack
- Language: TypeScript
- Homepage:
- Size: 8.01 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## 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## Installation
Chrome & Vivaldi users please click below:Firefox users please head to link below:
## Road map
* Add more features## Development
Everyone is welcomed to contribute to the project or use the code for their own projectsTo 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).