Skip to content

Commit

Permalink
[fix] crxではブロックされてしまうらしいのでインストール方法を変更
Browse files Browse the repository at this point in the history
  • Loading branch information
okaits committed May 27, 2023
1 parent 1c91cfe commit da4ef46
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
#### コンテンツスクリプト(ブラウザ拡張機能)のインストール
1. [拡張機能の管理画面](chrome://extensions/)に行きます。
2. 画面右上の「デベロッパーモード」をオンにします
3. リリース画面からcrxファイルをダウンロードし、その画面にドラッグアンドドロップします
3. 当レポジトリをcloneします
4. 好きなタグをチェックアウトします
5. 拡張機能の管理画面から、「パッケージ化されていない拡張機能をインストール」を押して、当レポジトリのbrowser-addonディレクトリを指定します

#### サーバーの準備
1. [このレポジトリ](https://github.com/okaits/nicovideo2discord)をcloneします
Expand Down

0 comments on commit da4ef46

Please sign in to comment.