Skip to content

tramleit/add-friend-reactor

 
 

Repository files navigation

Tự động kết bạn tất cả user reaction post

Screen.Recording.2023-09-23.at.01.49.13.mov

Installation with yarn

> yarn

Build on your local environment

> yarn watch

Build on your production

> yarn build

Install chrome extension

  • Goto Chrome Settings using three dots on the top right corner. 1-2

  • Then Select Extensions. 2-3

    You may directly open extensions using chrome://extensions

  • Now, Enable developer mode 3-2

  • Click on Load Unpacked and select your Unzip folder. 4-3

  • Then select dist folder

    Screen Shot 2023-07-31 at 01 03 06

NOTE: You need to select the folder in which the manifest file exists. In the screenshot, we have selected the installer folder inside Unzipped folder as it is the installer folder for our extension.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.1%
  • JavaScript 26.6%
  • CSS 1.3%