-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,17 @@ | ||
# auto skip ads | ||
youtube広告を自動でスキップします. | ||
機能は以上です. | ||
- 15-30程度の広告のスキップボタンを自動で押します. | ||
- スキップ不能の広告を16倍で再生します. | ||
- スキップ不能の広告をスキップします. | ||
|
||
**広告自体のブロックはしません** | ||
|
||
## install | ||
|
||
### store (推奨) | ||
[chromewebstoreからinstall](https://chromewebstore.google.com/detail/auto-skip-ads/bladpfbfkeddfhdojdjcopkejlmgapla)からインストール. | ||
### Store (推奨) | ||
[Chrome Webstore](https://chromewebstore.google.com/detail/auto-skip-ads/bladpfbfkeddfhdojdjcopkejlmgapla)からインストール. | ||
|
||
### self | ||
1. cloneかzipをダウンロードする | ||
1. [最新版のzip](https://github.com/pantyetta/autoskip-ads/releases)をダウンロードする | ||
2. [拡張機能ページにアクセスする](chrome://extensions/) | ||
3. 右上ののdeveloper modeを有効にする | ||
4. パッケージ化されていない拡張機能を読み込む を利用する |