Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesngdev committed Oct 2, 2022
1 parent 1196f60 commit db86cf2
Showing 1 changed file with 36 additions and 1 deletion.
37 changes: 36 additions & 1 deletion README.md
@@ -1,4 +1,39 @@
# fabin-toolkit

# Fabin Toolkit

Fabin toolkit is a Chrome Extension that helps you stalk/analyze your friends on Facebook. Another, it combines many tools to help you use Facebook easily.



## Features
- Scan top reactors, and commentators of any Facebook users.
- Scan liked pages of any Facebook users.
- Remove selected friends with only a click.
- Many other features, etc...
## Installation

Clone this project, then use these commands to install it:
```bash
yarn install
yarn build
```
After running the above commands, we will `dist/` folder. Go to the chrome extensions tab, then import the `dist` folder to use. To get more details, please watch this video.
## Tech Stack

**Client:** Chrome API, React.js, Webpack, Antd, SCSS,...


## Authors

- [@jamesngdev](https://www.github.com/jamesngdev)


## Demo

<img width="1680" alt="image" src="https://user-images.githubusercontent.com/101863422/193438146-d9d3777d-2773-4249-b9a4-3eb62da6a534.png">


## License

[MIT](https://choosealicense.com/licenses/mit/)

0 comments on commit db86cf2

Please sign in to comment.