Google Chrome extension which automates sending requests to friends/subscribers.
- Download the latest release
- Unzip the downloaded file
- Navigate to Browser Settings -> More Tools -> Extensions
- Enable the Developer mode
- Click Load unpacked and pick the directory with the extension
- When you open any site, a check is performed to see if the current address matches the address from the list of available for automation
- If the check is executed, the script checks the authorization on the current web resource
- Next, looks for all available links to profiles and save them
- Subscribes to the current profile, if possible
- Subscribes to all profiles that are available on this page
- Goes to the next page, which will be the last element of the list of available links (from p. 3)
yarn test
yarn run build:prod
# for development build
yarn run build:dev