warning of outdated
This commit is contained in:
parent
b9a150f162
commit
66947ca6a7
5 changed files with 12 additions and 1 deletions
1
.amo-upload-uuid
Normal file
1
.amo-upload-uuid
Normal file
|
@ -0,0 +1 @@
|
|||
{"uploadUuid":"c90b31d3131944e0b2fb8aa77393d5d3","channel":"unlisted","xpiCrcHash":"ff1fbbcf44a0689585e474b7c4f690797f4621770a0307e8bae581670fcd1b4d"}
|
7
.web-ext-config.mjs
Normal file
7
.web-ext-config.mjs
Normal file
|
@ -0,0 +1,7 @@
|
|||
export default {
|
||||
sign: {
|
||||
apiKey: "user:18952981:745",
|
||||
apiSecret: "5fc0edf77caeceb324d383b68ef0db2b395477f2d6e74ed614c513abd470652a",
|
||||
channel: "unlisted",
|
||||
},
|
||||
};
|
|
@ -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.
|
||||
|
|
BIN
web-ext-artifacts/05f25ba1b3e84d01b186-1.0.0.xpi
Normal file
BIN
web-ext-artifacts/05f25ba1b3e84d01b186-1.0.0.xpi
Normal file
Binary file not shown.
BIN
web-ext-artifacts/redirecter-1.0.0.zip
Normal file
BIN
web-ext-artifacts/redirecter-1.0.0.zip
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue