https://github.com/naturalclar/uab
https://github.com/naturalclar/uab
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/naturalclar/uab
- Owner: Naturalclar
- Created: 2020-07-23T14:33:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-23T15:19:12.000Z (about 6 years ago)
- Last Synced: 2025-02-16T09:27:08.549Z (over 1 year ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 する。