added pre-commit and vscode

This commit is contained in:
Erik Grobecker 2024-10-14 20:26:38 +02:00
parent 7aa434de8b
commit 469ee63e19
Signed by: Erik
GPG key ID: 80D020D0ABBD3FB2
2 changed files with 4 additions and 1 deletions

View file

@ -7,7 +7,7 @@ Sources: [this](https://www.quippd.com/firefox/wiki/recommended-extensions/), [t
| Name | Foss | Links | Description | | Name | Foss | Links | Description |
| :--------------------------------------- | :-------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | :--------------------------------------- | :-------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Sideberry | [Repo](https://github.com/mbnuqw/sidebery) | [AMO](https://addons.mozilla.org/en-US/firefox/addon/sidebery/) | Ever wanted to manage your tabs nicely, look no further! With this extensions you can manage your tabs like trees and organize them gorgeously | | Sideberry | [Repo](https://github.com/mbnuqw/sidebery) | [AMO](https://addons.mozilla.org/en-US/firefox/addon/sidebery/) | Ever wanted to manage your tabs nicely, look no further! With this extensions you can manage your tabs like trees and organize them gorgeously |
| Enhancer for YouTube™ | False | [AMO](https://addons.mozilla.org/en-US/firefox/addon/enhancer-for-youtube/) | many additions for your YT experience | | Enhancer for YouTube™ | **False** | [AMO](https://addons.mozilla.org/en-US/firefox/addon/enhancer-for-youtube/) | many additions for your YT experience |
| Midnight Lizard | [Repo](https://github.com/Midnight-Lizard) | [AMO](https://addons.mozilla.org/en-US/firefox/addon/midnight-lizard-quantum/), [Home](https://midnight-lizard.org/home) | Flexible dark mode for every website | | Midnight Lizard | [Repo](https://github.com/Midnight-Lizard) | [AMO](https://addons.mozilla.org/en-US/firefox/addon/midnight-lizard-quantum/), [Home](https://midnight-lizard.org/home) | Flexible dark mode for every website |
| NoScript Security Suite | [Repo](https://github.com/hackademix/noscript/) | [AMO](https://addons.mozilla.org/en-US/firefox/addon/noscript/), [Home](https://noscript.net) | for those who dislike every bit of JS on every website and want to regulate that | | NoScript Security Suite | [Repo](https://github.com/hackademix/noscript/) | [AMO](https://addons.mozilla.org/en-US/firefox/addon/noscript/), [Home](https://noscript.net) | for those who dislike every bit of JS on every website and want to regulate that |
| uBlacklist | [Repo](https://github.com/iorate/ublacklist) | [AMO](https://addons.mozilla.org/en-US/firefox/addon/ublacklist/), [Home](https://iorate.github.io/ublacklist/docs) | Filters out those pesky AI-generated sites straight out of your search results (and works for almost every search engine), also take a look at the [awesome-list](https://github.com/rjaus/awesome-ublacklist) | | uBlacklist | [Repo](https://github.com/iorate/ublacklist) | [AMO](https://addons.mozilla.org/en-US/firefox/addon/ublacklist/), [Home](https://iorate.github.io/ublacklist/docs) | Filters out those pesky AI-generated sites straight out of your search results (and works for almost every search engine), also take a look at the [awesome-list](https://github.com/rjaus/awesome-ublacklist) |

View file

@ -3,10 +3,13 @@
## GUI ## GUI
- [rssguard](https://github.com/martinrotter/rssguard) - [rssguard](https://github.com/martinrotter/rssguard)
- [vscode](https://code.visualstudio.com/)
use <kbd>ALT+Z</kbd> for switching *line wrapping*
## CLI ## CLI
- [just](https://just.systems/) → Makefiles but for everyone - [just](https://just.systems/) → Makefiles but for everyone
- [pre-commit](https://pre-commit.com) → for managing and maintaining pre-commit-hooks like linters and so on
## Websites ## Websites