warning of outdated

This commit is contained in:
Filipe Medeiros 2025-04-23 23:40:58 +02:00
parent b9a150f162
commit 66947ca6a7
Signed by: filipe
GPG key ID: 9533BD5467CC1E78
5 changed files with 12 additions and 1 deletions

1
.amo-upload-uuid Normal file
View file

@ -0,0 +1 @@
{"uploadUuid":"c90b31d3131944e0b2fb8aa77393d5d3","channel":"unlisted","xpiCrcHash":"ff1fbbcf44a0689585e474b7c4f690797f4621770a0307e8bae581670fcd1b4d"}

7
.web-ext-config.mjs Normal file
View file

@ -0,0 +1,7 @@
export default {
sign: {
apiKey: "user:18952981:745",
apiSecret: "5fc0edf77caeceb324d383b68ef0db2b395477f2d6e74ed614c513abd470652a",
channel: "unlisted",
},
};

View file

@ -1,7 +1,10 @@
# Vivaldi Redirect
> [!NOTE]
> This version is a but outdated and might not work 100%. I now use the Firefox version that you can see in the `firefox` branch.
This is a _very_ simple extension for Vivaldi (or other Chromium-based browsers, although I would appreciate not using it with Chrome) that allows you to escape certain websites by redirecting them to better alternatives.
For now, it redirects Youtube to a [Invidious](https://invidious.io) instance (currently [https://invidious.nerdvpn.de](https://invidious.nerdvpn.de)) and Twitter (X…) to a [Nitter](https://github.com/zedeus/nitter) instance (currently [xcancel.com](https://xcancel.com)).
If you want to add any other redirects, you should be able to just copy-paste and do that. If you have any questions, just open an issue or email me.
If you want to add any other redirects, you should be able to just copy-paste and do that. If you have any questions, just open an issue or email me.

Binary file not shown.

Binary file not shown.