ファイルへ移動
守矢諏訪子 f711ed843e splitiとvixipの追加 2023-05-30 20:33:22 +09:00
.github Update FUNDING.yml 2023-01-13 19:44:54 +00:00
.vscode Fixed <title> typos 2022-03-16 23:26:54 +03:00
img Added context menu buttons to the popup 2023-03-10 13:12:17 +03:00
src splitiとvixipの追加 2023-05-30 20:33:22 +09:00
.gitignore Stopped tracking generated html files in git 2022-10-24 23:03:34 +01:00
.npmrc Updated npm and tweaked some things by therealresonix 2022-02-15 20:45:01 +03:00
.nvmrc Updated npm and tweaked some things by therealresonix 2022-02-15 20:45:01 +03:00
LICENSE CLoses #130 changed to GPLv3, added SearX instances (#16), fixed instance selects. 2021-01-11 17:46:00 +11:00
Privacy-Policy.md splitiとvixipの追加 2023-05-30 20:33:22 +09:00
README.md splitiとvixipの追加 2023-05-30 20:33:22 +09:00
package.json splitiとvixipの追加 2023-05-30 20:33:22 +09:00

README.md

Libre Redirect

検閲が大嫌い
だからLibRedirectをフォークしました。

開発

git clone https://gitler.moe/suwako/libreredirect
cd libreredirect
npm i
npm run html
npm run start

Chromium向けビルドと実行

  1. chrome://extensionsにアクセスして
  2. デベロッパー モードを有効にして
  3. パッケージ化されていない拡張機能を読み込むをクリックして
  4. srcフォルダーを開いて

Firefox向けZIPパッケージを創作

npm run build