An open API service indexing awesome lists of open source software.

https://github.com/naturalclar/uab


https://github.com/naturalclar/uab

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# uab

特定のサイトの広告を非表示にする chrome 拡張機能。

## Usage

### Clone thie repository

```
git clone git+https://github.com/Naturalclar/uab.git
```

### Install dependencies

```
yarn
```

- chrome タブを開き、`chrome://extensions`と入力して Extension 一覧を開く

- 右上の Developer Mode を On にする

- 左上の Load unpacked を選択し、Clone したフォルダを選択する。

- Chrome を一旦 Reload する。